Commit graph

296 commits

Author SHA1 Message Date
72f97f76f3 Add chuckie to .ssh/config. 2023-09-29 17:00:04 +01:00
1255f0fff6 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
31751d1342 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
007059cab8 Modify ssh-agent killing in .bash_logout. 2023-09-29 11:43:14 +01:00
2950381e01 Update .nanorc's configuration and names. 2023-09-29 11:42:36 +01:00
a6c3293a3e Use reverse colour for column marker in nano. 2023-09-19 13:10:58 +01:00
53955556c9 Git repo updates. 2023-09-19 12:55:34 +01:00
207db8451a Place colum marker at 160 chars for nano. 2023-09-19 12:51:08 +01:00
51c786a084 Update .git* files. 2023-09-19 11:05:19 +01:00
10721dbe0f Updated .config files. 2023-09-19 11:04:55 +01:00
36ce481796 Change IP address for rtorrent. 2023-09-19 10:51:31 +01:00
641e1e541a Update ssh config. 2023-09-19 10:48:47 +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
62f31c3e4d Update .ssh/config. 2023-05-21 00:21:33 +01:00
fa202edb30 Kill the ssh-agent inside an eval. 2023-02-27 18:36:05 +00:00
6debda37c9 Correct sftp alias and unset _EXEC at end of ssh function. 2023-02-08 19:15:51 +00:00
b1464f4f47 Correct fgrep alias. 2022-10-10 22:35:06 +01:00
90b6565239 Add iotop alias. 2022-10-09 01:59:55 +01:00
912e4dc77c Sync .gnupg changes with minimal branch. 2022-10-07 14:05:10 +01:00
b69fd3b61c Missing -p when creating root's gnupg dir. 2022-10-06 19:04:21 +01:00
db1e8bad49 Update .gitignore to ignore .nfs* files. 2022-09-23 17:47:46 +01:00
93b420c5f7 Merge remote-tracking branch 'refs/remotes/origin/master' 2022-09-23 17:41:44 +01:00
0f9a206b6e Fix for GPG agent forwarding for root. 2022-09-23 17:41:14 +01:00
371f69085e Update IP for rtorrent bind. 2022-09-23 17:40:41 +01:00
6920a2a8f0 Make it clear which agent the message refers to. 2022-09-23 17:40:08 +01:00
6940d4a885 Only use the gpg-agent hack for root. 2022-09-20 01:02:11 +01:00
5faab722e9 Use a hack to allow gpg-agent forwarding to root. 2022-09-20 00:58:20 +01:00
b49f6a0642 Quiet gpg agent start. Update .dir_colors. 2022-09-12 10:48:49 +01:00
a5d8f0f7fb Remove prompt examples I'll never use. 2022-09-12 08:00:18 +01:00
53081b6917 Add ssh-agent handling. Update things for shellcheck. Reorganise. 2022-09-12 07:57:10 +01:00
16d5177521 Sleep for 1 second before starting/resuming screen. 2022-09-12 07:55:49 +01:00
854f15873a Add support for the GPG agent to .bash_profile. 2022-09-12 07:51:27 +01:00
f76b8860cf Stop a ssh-agent started on a remote pty on logout. 2022-09-12 07:48:09 +01:00
c1c00f1b62 Configure ssh to forward GPG agent. 2022-09-09 12:08:17 +01:00
c8e58fd114 Fully configure GPG. 2022-09-09 12:07:20 +01:00
e5f9c3e33d Update .ssh/config to handle GPG agent 2022-09-09 04:42:47 +01:00
024e38efab Update .ssh/config for new servers. 2022-09-09 04:25:08 +01:00
6d8350e9f1 Add GPG_TTY environment. 2022-09-08 00:47:37 +01:00
e84f1729ef Add GPG public key. 2022-09-08 00:35:27 +01:00
7e7551b1ea Pull in encrypted keys. 2022-09-08 00:20:14 +01:00
122456edfe Encrypt GPG keys. 2022-09-08 00:11:07 +01:00
79b993fa8c Add keybinding to screenrcs. 2022-09-07 22:38:44 +01:00
d4b1ffb8bf Add an alias for 'ip' to use colour. 2022-09-07 22:35:39 +01:00