Commit graph

338 commits

Author SHA1 Message Date
8e79f591df Make screen use a host specific working directory. 2020-07-03 12:00:32 +01:00
8a046511dd Updated .ssh/config for new hostnames and servers. 2020-07-03 01:08:23 +01:00
4db9fe98a9 Ignore pine's ab* (addressbook) files in .gitignore. 2020-07-02 22:33:23 +01:00
9a62c95a96 Added alpine's password file. 2020-07-02 05:07:34 +01:00
6ccf0f6efa Added irssi configs. 2020-07-02 05:06:35 +01:00
8e8ff48a2e Updated .gitignore - see log.
This .gitignore now ignores all files that are not dot files in
the home directory.  All files are first ignored, then dot files
are re-included, and then dot directories are re-included.
Finally, specific dot files are re-ignored.
2020-07-02 05:02:36 +01:00
7a2b8373e0 Removed .testfile. 2020-04-26 18:27:22 +01:00
343efcfb9b Merge remote-tracking branch 'refs/remotes/origin/master' 2020-04-26 18:26:47 +01:00
f9593ea33d Removed .testfile. 2020-04-26 18:25:53 +01:00
063df64bc6 Added .testfile to test merge conflicts. 2020-04-26 18:11:29 +01:00
d6fc266501 Added .testfile to test merge conflicts. 2020-04-26 18:10:56 +01:00
7ec16866d7 Added .nanorc-4.9. 2020-04-11 15:28:45 +01:00
28132c289f Updated .gitignore. 2020-04-10 01:09:38 +01:00
bc1a6cc3bf Update LXDE settings. 2020-04-10 01:06:05 +01:00
9e2a7f1fd2 Update lxterminal settings. 2020-04-10 00:51:12 +01:00
acb023cb61 Merge branch 'master' of https://afterdark.org.uk/git/tadgy/dotfiles-tadgy 2020-02-07 23:35:55 +00:00
476875813a Updated .ssh/config to add afterdark.org.uk host. 2020-02-07 23:35:13 +00:00
b1e1c9d69f Add colour attributes to .screenrc. 2019-07-18 09:00:04 +01:00
6bc6e4edc6 Update lxterminal-LoginShell.desktop. 2019-07-03 23:28:08 +01:00
09674dd332 Replace 'pastebin' alias, now uses termbin.
Syntax updates.
2019-07-03 18:41:44 +01:00
030b86eb84 10 -> 1 in SHLVL check. 2019-07-03 18:17:38 +01:00
e0a7007694 Merge branch 'master' of https://afterdark.org.uk/git/tadgy/dotfiles-tadgy 2019-07-03 18:13:46 +01:00
8eb97d0c3f Make the psgrep function ignore the results of itself. 2019-07-03 18:11:49 +01:00
956596179d Show a diff when doing a 'git commit'. 2019-07-02 22:45:09 +01:00
4e5fee870f Updated comments. 2019-07-02 22:20:57 +01:00
6b794373f2 Added colour to warning. Removed 'tput set AF' colour codes. 2019-07-02 22:13:18 +01:00
dae5b0fdaa Added flag so .bash_logout won't try to unregister a socket that didn't register. 2019-07-02 22:04:33 +01:00
8bce5d846c Removed old ssh login code. Added some feature notes. 2019-07-02 21:45:52 +01:00
29b1645c71 New ssh-agent login logic. 2019-07-02 21:36:05 +01:00
4afcb51b3b Set _PLATFORM in agent_prompt_command. Unlock agents file. 2019-07-02 04:31:07 +01:00
68f151bc7f Register newly found socket in agents file. 2019-07-02 04:15:59 +01:00
1a403671d8 Remove setenv stuff from .screenrc. 2019-07-02 03:27:36 +01:00
86eecf9035 Quote addition. 2019-07-02 02:11:13 +01:00
6bc2b27b67 Reorder the redirections to prevent errors being displayed when they shouldn't be. 2019-07-02 01:30:43 +01:00
8de9fe7f56 Work around a bug in ssh-add, where it doesn't always return 2 on failure. 2019-07-02 01:10:40 +01:00
70abe8c58f Moved locking/unlocking into a function. Added PROMPT_COMMAND that went missing. 2019-07-01 21:14:42 +01:00
31d09b8bb5 Added support for locking on Darwin. 2019-07-01 20:17:23 +01:00
eb17e766ef In .bash_logout, do clearing and killing seperately. 2019-07-01 17:45:32 +01:00
dc550c2d59 Instead of using a grep to remove the current SSH_AUTH_SOCK, use a loop. 2019-07-01 17:06:19 +01:00
d63471c633 Updated .ssh/.gitignore 2019-07-01 15:34:48 +01:00
2b57c9a4c3 Change [ to [[ and ~ to $HOME. 2019-07-01 15:29:32 +01:00
ace5e0e8e3 Added improved ssh-agent support. 2019-07-01 15:19:05 +01:00
9b522912b3 Change ~ to $HOME when setting PATH. 2019-07-01 11:08:10 +01:00
a61c1004e8 Added custom lxterminal .desktop file. 2019-06-30 01:56:22 +01:00
e5c411b24b Added keybindings. Use fixed location for SSH_AUTH_SOCK. 2019-06-24 18:47:42 +01:00
b3af72ad70 Add remote control info to .screenrc. 2019-06-22 16:51:37 +01:00
0e004842dd Updated .gitignore. 2019-06-22 16:48:42 +01:00
6a0d1a3ab4 .nanorc-4.2 -> .nanorc-4.3. 2019-06-22 16:47:46 +01:00
2ee25ca0ac Add pcmanfm.conf. 2019-06-18 22:14:59 +01:00
6afaae47c4 Updated .gitignore files. 2019-06-15 15:43:14 +01:00