1
1
Fork 0
Commit graph

318 commits

Author SHA1 Message Date
d4ebc25b1d Xdefaults: Use -256color version for TERM 2020-12-31 00:59:18 +00:00
0f7dc40eff xinitrc: Add NetBSD-specific part, switch to tcwm 2020-12-31 00:54:56 +00:00
fbf3a0a6d0 zshrc: Add fallback for 8 color terminals 2020-12-28 03:59:01 +00:00
86407a7444 fish: Add completion for cross 2020-12-24 12:02:05 +00:00
f9fdac7476 tmux: Set escape-time to 0 2020-10-04 10:53:53 +00:00
cf67c7ae47 Don't rely on tput 2020-09-18 13:47:57 +00:00
245e331014 Rename gpg-s* to gs* 2020-09-12 13:17:24 +00:00
421f78770a Make SUDO_PROMPT less blinding 2020-09-11 12:51:39 +00:00
3fb80639a7 Improve SUDO_PROMPT 2020-09-10 20:49:57 +00:00
442f1cd7b6 fish: Add SUDO_PROMPT 2020-09-10 20:07:31 +00:00
f78127392f zshrc: Add SUDO_PROMPT 2020-09-10 20:06:28 +00:00
5a8f8ef8f2 tmux.conf: Remove useless Unicode character 2020-09-10 03:50:53 +00:00
4e37bd1514 zshrc: Clean up now unused variable 2020-09-09 19:44:12 +00:00
79ca5807f4 Only set up Fossil checkin signing when key exists 2020-08-31 20:22:19 +00:00
1fca49fa40 zshrc: Clean up a little 2020-08-30 18:25:16 +00:00
9c142c87b6 setup.sh: Clean up a little 2020-08-30 12:03:32 +00:00
2ded84d157 Set global fossil settings in setup.sh 2020-08-30 11:57:21 +00:00
2af53da269 Rename create_symlinks.sh to setup.sh 2020-08-30 11:26:18 +00:00
dc82e6298f Add cvsd to get a colored cvs diff 2020-08-30 03:44:27 +00:00
4a1740f2d6 fish: Set CVS_RSH to ssh 2020-08-30 03:41:02 +00:00
6f9f04ae85 cvsrc: Add cvs -q 2020-08-29 20:17:44 +00:00
1919ca4e47 zshrc: Set CVS_RSH to ssh 2020-08-29 20:15:59 +00:00
d6a1e6f89b Add cvsrc 2020-08-29 18:07:21 +00:00
cb958c0da3 Include user in prompt if not the normal user 2020-08-23 12:07:26 +00:00
bdfce892e4 Add flgrep.fish 2020-08-18 21:20:23 +00:00
428a8eaf62 fld.fish: Fallback for when colordiff is missing 2020-08-18 21:16:48 +00:00
f60631992d Only apply flgrep to current directory & children 2020-08-15 15:52:57 +00:00
02797af27b Add flgrep to grep tracked files in a Fossil repo 2020-08-15 15:25:31 +00:00
cc1fb01166 vim/syntax/objc.vim: Add OF_DIRECT(_MEMBERS) 2020-06-27 09:25:28 +00:00
15d24373ac fish: Convert abbreviations to aliases
It's annoying to see fish expand the abbreviation while you type.
2020-06-15 20:58:48 +00:00
8d75c7937c zshrc: More ways to check for truecolor terminal 2020-06-14 21:00:06 +00:00
58d4d12498 zshrc: Add support for 24-bit color 2020-06-14 20:54:36 +00:00
c6507006d9 fish_prompt.fish: Fix space error 2020-06-07 10:46:56 +00:00
d08c149859 zshrc: Add cross() command like in fish 2020-06-04 22:01:41 +00:00
8e226420eb vim: Add of_mutable_file_attributes_t to syntax 2020-06-02 20:29:25 +00:00
39eb3eaaf0 zshrc: Add fl2git command to export Fossil -> Git 2020-06-01 09:34:31 +00:00
6fdf035b54 git2fl: Fix incremental import 2020-05-30 15:41:17 +00:00
1850ff44ff zshrc: Add git2fl command to import Git -> Fossil 2020-05-30 13:14:34 +00:00
84c11996c6 tmux.conf: Enable mouse mode 2020-05-30 09:54:43 +00:00
4749d06ac3 tmux.conf: Remove terminal-overrides
I don't remember what they were for, I only remember that they were a
workaround for broken termcaps on some system. Removing to see if there
are any issues anywhere, as I suspect this is long fixed.
2020-05-30 09:53:28 +00:00
5b0d6744de Prefer Fossil branch over Git branch in prompt 2020-05-28 23:17:45 +00:00
1c7c719fa5 zshrc: Check if --color is supported by ls & grep 2020-05-26 20:05:20 +00:00
64ae6d36b5 fish_prompt: Redirect fossil's stderr to /dev/null 2020-05-25 20:32:31 +00:00
fd9e04a090 Add Fossil branch to fish prompt
Also prefer Git over Fossil branch instead of showing both in zsh.
2020-05-24 20:51:51 +00:00
bb3d7920de Add flc as alias for "fossil changes --differ" 2020-05-24 17:30:58 +00:00
3475b60493 Rename fls alias to fl (and flsd to fld) 2020-05-24 13:50:21 +00:00
7f64e66c17 zshrc: Make colordiff fallback work on MSYS2 2020-05-24 13:30:32 +00:00
9ea5a40c70 zshrc: Provide fallback when colordiff is missing 2020-05-24 13:19:47 +00:00
5a460cd7e1 Fix spacing errors 2020-05-24 11:34:52 +00:00
eb1be169aa Pass -N to fossil diff for fsld 2020-05-24 00:24:43 +00:00