Commit graph

1427 commits

Author SHA1 Message Date
7b6b88d360 Fix missing history 2022-08-31 16:00:03 +01:00
d5ab73fec1 Clear /tmp at boot 2022-08-31 15:50:43 +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
aada471a79 Create rc.conf file if it doesn't exist 2022-08-31 15:03:14 +01:00
d155f4fc73 Update FreeBSD playbooks 2022-08-31 14:58:38 +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
570dc1f6ea Don't set British keyboard layout 2022-08-25 12:12:31 +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
aa650a15af Bind the delete key 2022-08-25 10:09:09 +01:00
1dc9dbd558 Load files from /usr/local then /etc 2022-08-23 15:10:57 +01:00
bfb00f9d7b Load the new profile file for environment variables 2022-08-23 15:00:39 +01:00
738237f206 Use case-insensitive tab completion 2022-08-23 14:12:00 +01:00
b1e9914ee4 Make zsh history behaviour match bash 2022-08-23 13:56:37 +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
3b6f524a3a Check for desktops before copying files 2022-08-22 15:31:58 +01:00
46df7dfe71 Fix recommendations from shellcheck 2022-08-22 15:16:10 +01:00
5a68bc4f21 Use US International keyboard over CMS 2022-08-22 15:09:31 +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
7346394acc Fix typo in zshrc 2022-08-19 15:54:15 +01:00
439a052837 Re-arrange shell files 2022-08-19 15:52:07 +01:00
25d2812e49 Fix loading history-search-end 2022-08-19 15:27:34 +01:00
42b33bf233 Add comments to MOTD function 2022-08-19 09:54:17 +01:00
2c42757078 Add shell version to MOTD 2022-08-19 09:42:47 +01:00
ae7936f490 Pull history-search-end into my bashrc 2022-08-19 09:31:18 +01:00
fa989aa26b Zsh history/bindkey tweaks 2022-08-19 09:13:39 +01:00
3d77c14121 Remove unneeded unalias commands 2022-08-19 09:07:11 +01:00
010cf31edd Run ShellCheck on bashrc and fix POSIX issues 2022-08-19 08:54:34 +01:00
6447f00ce3 Set emacs keybindings in zsh 2022-08-18 17:11:43 +01:00
28f6c578ec Load system-wide zsh files 2022-08-18 17:04:19 +01:00
bef9016deb Update role names 2022-08-18 17:01:06 +01:00
8ffb0a4772 Make task names more specific 2022-08-18 16:57:20 +01:00
67ff07aafc Fix typo in locale.conf path 2022-08-18 16:40:46 +01:00
333a45fd7c Use XDG directories explicitly 2022-08-18 16:37:57 +01:00
40532e1bc6 Improve zsh behaviour 2022-08-18 16:36:05 +01:00
87e3fd03ca In PS1, use $/# in bash, and %/# in zsh 2022-08-18 15:10:19 +01:00
d84e2f040d Revert "Use emacs navigation in zsh"
This reverts commit e8c690bde4.
2022-08-18 09:03:32 +01:00
e8c690bde4 Use emacs navigation in zsh 2022-08-18 08:59:57 +01:00