Commit graph

122 commits

Author SHA1 Message Date
b0671d39e7 Fix ZSH prompt 2023-08-31 23:07:36 +01:00
0dfb6cdfcf Add 'set -o emacs' to .shrc 2023-08-26 15:37:39 +01:00
2b38e4941c Replace tabs with four spaces 2022-11-28 22:45:54 +00:00
1d9e33f1cd Only load bash_completion.sh when interactive 2022-11-28 07:47:01 +00:00
f4fb45b114 Fix shebang line 2022-09-16 08:46:13 +01:00
12fea09179 Another attempt at handling multiple shells 2022-09-16 08:43:51 +01:00
aca3a05e8d Give up trying to handle multiple shells 2022-09-11 22:16:30 +01:00
9d80e129dc Try loading all files properly again 2022-09-10 23:29:47 +01:00
d1182673b8 Revert "Check if .shrc is actually loaded"
This reverts commit 65dd88967f.
2022-09-10 23:21:51 +01:00
65dd88967f Check if .shrc is actually loaded 2022-09-10 23:14:51 +01:00
cbb0e7118b More cleanups of shell login files 2022-09-08 10:49:03 +01:00
829c67ab1b Clean up loading of shell files 2022-09-08 10:31:44 +01:00
7b6b88d360 Fix missing history 2022-08-31 16:00:03 +01:00
9a6e567738 Set XDG_RUNTIME_DIR if needed 2022-08-31 15:40:04 +01:00
85b083a4b2 Don't save shell history 2022-08-31 15:32:03 +01:00
dbadc49eea Fix PS1 for /bin/sh 2022-08-31 15:11:04 +01:00
898ebb3021 Merge remote-tracking branch 'refs/remotes/origin/main' 2022-08-29 21:25:21 +01:00
79deba6c0f Load without evaluating 2022-08-29 21:24:49 +01:00
9aaef26dcf Stop adding SSH keys automatically 2022-08-29 20:22:06 +01:00
a33355e921 Fix typos in profile and shrc 2022-08-29 20:08:16 +01:00
4edb07531c Fix SSH agent detection 2022-08-25 11:31:58 +01:00
1a2a9054e5 Print SSH keys in motd 2022-08-25 11:23:13 +01:00
940162fab6 Load ssh-agent on login if not running 2022-08-25 10:30:17 +01:00
1dc9dbd558 Load files from /usr/local then /etc 2022-08-23 15:10:57 +01:00
32521dd7c6 Stop showing files being loaded 2022-08-23 13:53:19 +01:00
1d656e8bd8 Move most exports from shrc to profile 2022-08-23 13:44:31 +01:00
62d6db7ce3 Fix showing Reading when non-interactive 2022-08-23 13:26:48 +01:00
7bba951c6f Print which files are being loaded 2022-08-23 13:18:08 +01:00
a94cc10f72 Load shrc files if the shell is interactive 2022-08-23 13:13:40 +01:00
8e59db7d1b Show shell if it can't be detected 2022-08-19 16:08:06 +01:00
4a0efed1e0 Fix layout of motd 2022-08-19 16:06:06 +01:00
ef143c2bf4 Fix PS1 2022-08-19 15:58:46 +01:00
439a052837 Re-arrange shell files 2022-08-19 15:52:07 +01:00
65258523c0 Focus on Bash on Linux 2021-02-20 22:59:54 +00:00
d8c5a4bb89 Fix Ansible installation 2021-02-19 23:42:10 +00:00
414d50abb3 Add local ansible to PATH 2021-02-19 15:24:31 +00:00
28a5ed4465 Add ~/opt/centos-git-common to PATH 2021-02-16 17:32:07 +00:00
4e5ef72bb1 Fix LANG handling 2021-02-15 15:58:22 +00:00
fd41fd2973 Check if the locale is installed 2021-02-15 15:52:10 +00:00
51843de7b4 Avoid errors from dbus 2021-02-15 15:35:29 +00:00
84c00d0562 Make shrc work with set -u 2021-02-15 10:44:28 +00:00
64b115d76e Unset acctsvclang and reorder locale detection 2021-02-10 00:44:11 +00:00
bde906a55f Load shrc if not already loaded 2021-02-10 00:29:00 +00:00
86f2a1fbfa Load the language from AccountsService if available 2021-02-10 00:11:02 +00:00
270be39c68 Check for a user-dirs.locale file 2021-02-09 20:12:26 +00:00
5a09a88af4 Load .config/locale.conf if it exists 2021-02-05 18:43:10 +00:00
f863c469fb Fix typo 2021-02-05 17:39:46 +00:00
0f20765dbe Set more based on default user locale 2021-02-05 17:14:14 +00:00
9dab461c9a Fix stray tab character 2021-02-05 17:13:56 +00:00
734699a6dc Use en_GB unless one of a few exceptions are already set 2021-02-05 17:01:58 +00:00