Commit graph

108 commits

Author SHA1 Message Date
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
d01139aeb9 Show NAME and VERSION instead of PRETTY_NAME 2021-02-03 08:23:59 +00:00
ac27099675 Ignore leading spaces and duplicates in bash history 2021-01-26 10:42:15 +00:00
65b76aa6e5 Move bell-style to shrc from inputrc 2021-01-26 10:42:15 +00:00
59d7bea98b Case-insensitive completion in Bash 2021-01-26 10:42:15 +00:00
214f200ad9 Check for existing loaded SSH keys 2021-01-26 10:42:15 +00:00
d57c8086d5 Check for the new SSH key 2021-01-26 10:42:15 +00:00
01a14ec8bd Read /etc/profile if running zsh 2021-01-26 10:42:15 +00:00
8ff08f7c45 Use gvim as EDITOR 2021-01-26 10:42:15 +00:00
ca4b8ade07 Add the snap path to XDG_DATA_DIRS instead of reading all of profile 2021-01-26 10:42:15 +00:00
5280e2998e Read /etc/profile if running zsh 2021-01-26 10:42:15 +00:00
8164dd780f Always start Chromium in incognito mode 2021-01-26 10:42:15 +00:00
b441eebd63 Add alias for zypper list-updates 2021-01-26 10:42:15 +00:00
2275a6ee21 Ignore commands with leading spaces 2021-01-26 10:42:15 +00:00
f848c7854b Make 'ip' command colourful 2021-01-26 10:42:15 +00:00