Commit graph

148 commits

Author SHA1 Message Date
5027f08d1c Merge branch 'master' of https://afterdark.org.uk/git/tadgy/dotfiles-tadgy 2021-01-15 16:30:57 +00:00
a3881c0ef2 New .nanorc for version 5.5. 2021-01-15 16:30:00 +00:00
719da537b4 Added imagebin function. 2021-01-08 18:47:36 +00:00
60f84452cf Added screen_attach function to start/reattach screen sessions on console/xterm. 2020-12-02 20:06:29 +00:00
f159818c88 Add new .nanorc-* for newer versions of nano. 2020-09-29 18:46:17 +01:00
61f2bae0b8 Clean up .nanorc-* files. 2020-09-29 18:43:51 +01:00
44acd090ae Update gitignore - don't track Xauthority or bash_history files. 2020-09-29 17:13:33 +01:00
6de264500e Stop pcmanfm from mounting devices on insertion. 2020-09-29 17:04:32 +01:00
a77cfc9408 Update htoprc. 2020-09-29 17:03:47 +01:00
ec24e87c5a Bash history now uses host specific file. 2020-07-03 12:06:28 +01:00
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