Commit graph

391 commits

Author SHA1 Message Date
854bee3405 Limit gpg-agent forwarding. Add work hosts that need specific settings. 2024-08-21 14:27:44 +01:00
900cda86c1 Add file2clip alias for xclip. 2024-08-21 14:23:04 +01:00
0624efa3d3 Add a .nanorc for version 8. 2024-07-06 16:18:45 +01:00
cd2446f40e Ignore .terraform.d/. 2024-07-06 16:04:38 +01:00
568ea49f75 Some small updates. 2024-07-06 15:58:16 +01:00
6a781f991f Add a custom Rofi theme. 2023-11-18 20:57:29 +00:00
4f6a1593c6 Update signal preferences. 2023-11-15 09:58:45 +00:00
6afab9ddf9 Add a firefox profile .desktop file for Work. 2023-11-15 09:57:55 +00:00
08b9548cf7 Update glib2 settings, ignore speedtest cli dir. 2023-11-09 17:40:43 +00:00
6012fa7067 Change rtorrent's IP address. 2023-11-09 17:37:31 +00:00
a84ff571ac Add backups pushover-client config. 2023-11-06 15:19:06 +00:00
f09f6640ad Use a local terminal for passphrase entry in GPG. 2023-11-06 15:18:25 +00:00
68fd6686df Don't prefetch slacknetsetup git repo. 2023-11-05 19:03:56 +00:00
4bdc7e4d2e Don't start screen on ttys anymore. 2023-11-03 23:39:59 +00:00
e6fe41c5a1 Change --type int to --type bool for a git command. 2023-11-03 23:14:19 +00:00
def278316a Add another .gitconfig- file. 2023-11-03 23:11:58 +00:00
25341ac538 Update .gitignore. 2023-11-03 22:02:46 +00:00
71c79ed4a0 Remove .gitconfig, add .gitconfig-* configs. 2023-11-03 21:56:55 +00:00
c74bce5532 Handle the .gitconfig-* files in .bashrc. 2023-11-03 21:56:22 +00:00
fb4ae21e87 Use new colour-changelog filename. 2023-11-03 19:38:17 +00:00
4015999e13 Only forward gpg-agent socket over ssh if it exists. 2023-11-03 19:30:12 +00:00
267df1ce73 Remove use of SANITISED_REPO in .bashrc. Change colour reset value. 2023-10-29 21:17:47 +00:00
04c05f61de Don't continue prompt if there's no commits. 2023-10-28 23:07:34 +01:00
83532d8497 Add git auto-merge reporting to prompt command. 2023-10-28 23:05:17 +01:00
b2744e183e Run git prefetch as PROMPT_COMMAND. Modify alias handling for Darwin. 2023-10-28 21:53:42 +01:00
4bde1a59d8 Fix PATH handling in .bash_profile for Darwin. 2023-10-28 21:53:05 +01:00
6348677876 Clean up .bashrc. 2023-10-25 16:05:55 +01:00
558f4760b9 Remove obsolete GIT_PROMPT_AUTO_PREFETCH option. 2023-10-25 15:25:14 +01:00
db80689044 Clean up rev-parse usage. check-ignore uses current dir. 2023-10-20 21:11:53 +01:00
303b2db0bd Save history from this session before reloading it. 2023-10-20 20:30:22 +01:00
166584a459 Use SIGKILL for stopping long git jobs. 2023-10-20 20:29:01 +01:00
caee9b46d3 Do prefetch in any part of repo, not just the root. 2023-10-20 20:23:10 +01:00
42de61aa61 Use timeout to limit possibly long running git commands in some repos. 2023-10-20 20:15:03 +01:00
4f20dbac29 Update .gitignore files. 2023-10-19 21:20:32 +01:00
c6cc2f3160 Update way to get branch name in git repo. 2023-10-19 15:43:54 +01:00
2b6d51aa5d Add a 'lsut' alias to git. 2023-10-12 22:09:02 +01:00
ef197d6928 .pinerc update. 2023-10-12 22:04:47 +01:00
2f48ff387e Add 'git co' for git checkout alias. 2023-10-12 21:43:40 +01:00
f865ed1048 Update .ssh/config. 2023-10-12 21:41:19 +01:00
6fcb314bef For git prompt, allow repos to disable prefetch. 2023-10-12 20:30:36 +01:00
7df9b8ee53 Add .nanorc-5. 2023-10-12 17:54:06 +01:00
aa5c341adb Ignore .config/libvirt/ directory. 2023-10-10 16:36:11 +01:00
66537fbcde Fix branch detection. 2023-10-10 16:25:34 +01:00
06128ca26d Silence error from unalias nano. 2023-10-10 16:17:07 +01:00
afa147d4d0 Typo in .bashrc. 2023-10-10 13:43:09 +01:00
551bfaa772 .bashrc: Re-order git prompt, use local ref for upstream prefetch status. 2023-10-10 13:32:43 +01:00
635dc5d53b Reset GIT_REPO_INFO[6] after prefetch. 2023-10-07 21:45:11 +01:00
56ecba9df9 Enable GIT_PROMPT_AUTO_PREFETCH. 2023-10-07 21:03:04 +01:00
bce2508550 Update .ssh/config. 2023-10-07 20:43:56 +01:00
5836781dc2 Merge remote-tracking branch 'refs/remotes/origin/master' 2023-10-07 20:38:13 +01:00