Commit graph

326 commits

Author SHA1 Message Date
fbf74989f3 Use correct stat args and fix FD handling on Darwin. 2023-10-01 23:15:21 +01:00
3fc8f90360 Don't redefine or unset PLATFORM in .bash_profile. 2023-10-01 22:37:46 +01:00
ac6e509827 Set HISTSIZE to prevent issue on Darwin. 2023-10-01 22:30:09 +01:00
1c1e4c9e42 Fix PS1 output on Darwin. 2023-10-01 22:18:43 +01:00
828f9c3559 Fix colours in output to use escape codes. 2023-10-01 21:43:43 +01:00
06d1bab7a6 Use global PLATFORM. Add dynamic .nanorc support. Fix git prompt. 2023-10-01 20:40:46 +01:00
b920251437 Add credit. 2023-10-01 18:02:07 +01:00
1ec658baf4 Remove fixme from .bashrc. 2023-10-01 17:59:05 +01:00
8ad75039f3 Use a function to get the colour for the username part of prompt. 2023-10-01 17:57:09 +01:00
518567cabd Add git status information to prompt. 2023-10-01 17:31:19 +01:00
544c4f8b34 Update .gitignore. 2023-10-01 17:29:00 +01:00
6b90225e7e Update .nanorc-{2,darwin}. 2023-09-30 15:36:06 +01:00
213379254e Handle nano on darwin differently. 2023-09-30 15:29:55 +01:00
117d7f181e Update .nanorcs and add .nanorc-darwin. 2023-09-30 15:24:37 +01:00
a82f8fd652 Fucking typo! 2023-09-30 14:46:44 +01:00
eb6912cf66 Handle nano versions <= 4 differently. 2023-09-30 14:37:37 +01:00
259e173538 Add a TERM definition for screen.linux in .dir_colors. 2023-09-30 14:01:02 +01:00
d500e8cbac Set speller for nanorc-6. 2023-09-30 13:53:45 +01:00
39d0644aee Sync .bashrc. 2023-09-30 12:15:50 +01:00
117f220090 Fix handling of lxterminal.conf. 2023-09-29 19:53:12 +01:00
a17e96ead0 Remove quoting from LESS in .bash_profile. 2023-09-29 19:49:05 +01:00
60a434745b Add Signal .gitignore. 2023-09-29 19:27:47 +01:00
e484abb37f Update .gitignores. 2023-09-29 19:08:22 +01:00
b704cb4565 Handle lxterminal per host config in .bash_profile. 2023-09-29 19:08:06 +01:00
42e65af4c5 Reconfigure lxterminal. 2023-09-29 19:07:44 +01:00
966d294879 Query the local terminal for gpg passphrases. 2023-09-29 17:45:48 +01:00
a6ae63ec59 Update alpine configs. 2023-09-29 17:32:10 +01:00
1509da64b6 Update irssi config. 2023-09-29 17:31:33 +01:00
197ff41e20 Remove userapp-Firefox-AR7F10.desktop 2023-09-29 17:31:13 +01:00
07cf955656 Add chuckie to .ssh/config. 2023-09-29 17:00:04 +01:00
fed89c9949 Various updates to .bashrc - see full log.
Rework a lot of the ssh agent handling functions.
Use $HOME rather than ~.
Increase history file size to 1m lines.
Use a 3rd colour for the prompt's username if it's != (root|tadgy).
Quote some variables.
Handle .nanorc files on Linux and Darwin.
Refactored some code, nothing major.
2023-09-29 16:33:03 +01:00
a18f4d7cbf Various updates to .bash_profile, see full log.
Add a #! line, even though it's not required.
Use $HOME instead of ~.
Quote LESS prompt.
Rework GPG agent handling code to be more generic.
Use printf rather than echo.
A couple of code cleanups.
Make things shellcheck safe and passed.
2023-09-29 13:40:00 +01:00
57274f8d70 Modify ssh-agent killing in .bash_logout. 2023-09-29 11:43:14 +01:00
af993e63fb Update .nanorc's configuration and names. 2023-09-29 11:42:36 +01:00
42d49ef9bf Use reverse colour for column marker in nano. 2023-09-19 13:10:58 +01:00
253e06f93a Git repo updates. 2023-09-19 12:55:34 +01:00
7edffdddf9 Place colum marker at 160 chars for nano. 2023-09-19 12:51:08 +01:00
7b183ca042 Update .git* files. 2023-09-19 11:05:19 +01:00
aedd06cf8e Updated .config files. 2023-09-19 11:04:55 +01:00
99fb526775 Change IP address for rtorrent. 2023-09-19 10:51:31 +01:00
f050db367f Update ssh config. 2023-09-19 10:48:47 +01:00
012554aa3e Add signal config. 2023-09-19 10:47:45 +01:00
67e2019b87 Update screens for Zapp. 2023-08-24 15:05:59 +01:00
dcac32200e Remove shellcheck alias. 2023-08-24 15:04:29 +01:00
3332bafbe5 Add .shellcheckrc. 2023-08-24 15:04:28 +01:00
d2bbee39fc Use eval to kill ssh agent. 2023-08-24 15:04:28 +01:00
925cafb5d6 Add ssh config for nas*. 2023-06-15 22:16:23 +01:00
4f17034483 Add Mousepad config. 2023-05-21 00:34:21 +01:00
d7bafd9241 Update terminal emulator configs. 2023-05-21 00:33:19 +01:00
ab0995e104 Update panel configuration. 2023-05-21 00:28:35 +01:00