Commit graph

809 commits

Author SHA1 Message Date
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
974915218e Add history searching for zsh 2022-08-18 08:54:37 +01:00
fdb521b217 Fix error making shell exit immediately 2022-08-18 08:50:52 +01:00
9b85df20ff Stop motd running twice 2022-08-18 08:49:32 +01:00
a4bcc82a42 Allow zsh to work with bashrc 2022-08-18 08:44:25 +01:00
c251514a8b Add /opt/local/sbin to PATH 2022-08-16 09:40:22 +01:00
eb7ccd94f2 Add /opt/local/bin to PATH 2022-08-16 09:38:18 +01:00
c4560dd755 Update Iosevka version 2022-08-15 19:38:23 +01:00
96a6a3d929 Rename tasks 2022-08-15 19:11:51 +01:00
8264ba3b81 Add macOS check for fonts 2022-08-15 18:57:42 +01:00
b4f8577c8f Handle fonts on MacOS 2022-08-15 18:54:44 +01:00
1651eabb47 Fix name of task 2022-08-15 12:25:20 +01:00
abd61e6f99 Configure Firefox on MacOS 2022-08-15 12:20:13 +01:00
200ba62653 Print MacOS version 2022-08-15 12:10:34 +01:00
4e34ffaced Stop creating ~/data and ~/data/opt 2022-08-15 11:47:03 +01:00
948ba826f0 Use an ACP variable 2022-08-15 11:35:34 +01:00
9954e482b4 Don't warn about bash deprecation on MacOS 2022-08-15 11:25:26 +01:00
89c181ee07 Make ~/data and ~/data/opt 2022-08-14 22:07:36 +01:00
d6bd981f40 Use ~/data as main data directory 2022-08-14 22:05:02 +01:00
7c7deff021 Add /var/acp/bin to PATH 2022-08-09 12:23:02 +01:00
6b2056ba0f Use the Firefox flatpak by default 2022-08-09 11:48:30 +01:00
0c22284226 Make default terminal smaller 2022-08-08 20:12:20 +01:00
689f0f742e Stop sharing certificate dirs by default 2022-08-01 21:20:24 +01:00
bfbd165056 Share certs with a separate command 2022-08-01 21:02:10 +01:00
71bfb63bfc Make Debian/Ubuntu certs dir read-only 2022-07-31 20:58:36 +01:00
f193423ee4 Add Debian/Ubuntu cert directory 2022-07-31 20:55:36 +01:00
e4c5278add Stop setting up X11 2022-07-30 22:39:27 +01:00
3d5ac0ea52 Add RHEL version of Vim build script 2022-07-29 16:22:01 +01:00
33ce70e089 Make build-vim.sh mostly automatic 2022-07-29 16:00:21 +01:00
e7f9d9a920 Add script to build Vim 2022-07-29 15:44:58 +01:00
2ebfb5c676 Add HOME to container 2022-07-29 14:21:30 +01:00
0facf0ed68 Stop installing Vim flatpak 2022-07-29 14:05:46 +01:00
23378b5cf3 Merge prun commands 2022-07-29 12:08:10 +01:00
e7850cf06b Fix typo 2022-07-23 18:42:19 +01:00
3789eca326 Add prunw command to run containers with Wayland/X11 2022-07-23 18:41:20 +01:00
57460d8df9 Fix file extension 2022-07-19 16:04:32 +01:00
eeb4aa431f Install Firefox flatpak 2022-07-18 11:35:31 +01:00
240c3fbf58 Move flatpak install earlier 2022-07-18 11:32:00 +01:00
2a5a52fc48 Vim flatpak does not have full filesystem access 2022-07-18 11:18:56 +01:00
5914fbffd7 Clean up packages that are installed by flatpak 2022-07-18 00:42:54 +01:00
97ff12523b Install flatpaks 2022-07-18 00:35:25 +01:00
0f045364d0 Add system flatpak path 2022-07-17 22:56:28 +01:00
c7f7524133 Make vim detection simpler 2022-07-17 22:53:12 +01:00
4c5d943942 Put the vim flatpak path in one place 2022-07-17 22:38:47 +01:00
629a4f85b2 Handle Flatpak of Vim 2022-07-17 22:07:29 +01:00
54bdae46cf Set default terminal size 2022-07-17 21:44:06 +01:00
00ae7b6952 Alias vim to vi 2022-07-17 21:36:31 +01:00
a26b178373 Set system timezone 2022-07-17 19:55:11 +01:00
ff813f894d Handle Silverblue 2022-07-17 19:46:59 +01:00
5283b24637 Use acproject file format 2022-07-17 18:13:41 +01:00
a972eb4831 Add language aliases 2022-07-13 21:30:07 +01:00
fea3238a04 Tweak openssl command 2022-07-11 15:55:00 +01:00
55bf0a3c45 Kali doesn't install PackageKit 2022-07-11 15:21:07 +01:00
e1d42761ad Fix package name 2022-07-11 15:18:08 +01:00
98f0eec4eb Add Kali 2022-07-11 15:15:38 +01:00
fb12b34845 Set the system timezone to UTC 2022-07-11 13:13:07 +01:00
250679025e Set per-user timezone 2022-07-01 17:01:26 +01:00
40ee7a15f9 Add fonts back to EL9 2022-06-30 10:57:07 +01:00
e79bba6bcc Use CMS when in a French locale 2022-06-30 10:26:34 +01:00
1bbcff1466 Remove packages from EL9 2022-06-30 10:03:02 +01:00
3e77a8a5d4 Update Iosevka font 2022-06-30 10:02:23 +01:00
a57b8d981d Switch ca+multix to us+intl 2022-06-07 11:52:41 +01:00
281e69bbee Install mozilla-openh264 plugin 2022-05-12 12:51:14 +01:00
4dbbe59e96 Turn off bracketed paste in bash 2022-05-11 11:58:37 +00:00
035d269796 Make terminal background slightly lighter 2022-04-21 15:09:44 +01:00
9dd89d2740 Make terminal slightly lighter so I can see the borders 2022-04-08 20:55:28 +01:00
530b08fcf8 Use a dark shell 2022-04-08 18:13:53 +00:00
6cf95fa9aa Move PasswordLastSet further down 2022-04-01 14:35:40 +01:00
e2a8a9f606 Add tlscheck function to bashrc 2022-03-31 13:24:44 +00:00
3da6331b64 Add ADUserInfo function 2022-03-31 11:51:03 +00:00
4c17f29223 Swap layouts back 2022-03-23 17:15:24 +00:00
4527266abc Install KeepassXC on Fedora 2022-03-22 10:28:45 +00:00
ebcd227530 Use US instead of GB as the secondary layout 2022-03-22 09:00:46 +00:00
062adb47e4 Swap Canadian and British layouts 2022-03-18 14:50:38 +00:00
80436550ff Add ca+multix layout and French language files 2022-03-17 12:10:58 +00:00
c1881a2320 Fixes for Fedora on WSL 2022-03-10 15:49:37 +00:00
f0a6a4ee47 Fix a few more paths pointing to ~/bin 2022-03-06 17:20:36 +00:00
2d75e2e684 Move GNOME reset script to ~/.local/bin 2022-03-06 17:17:17 +00:00
d96910733a Use ~/.local/bin instead of ~/bin 2022-03-06 16:10:55 +00:00
25081f9271 Set the Qt DPI when in GNOME 2022-03-04 19:27:20 +00:00
b9d4dec691 Fix typo 2022-03-02 13:00:08 +00:00