1
1
Fork 0
Commit graph

146 commits

Author SHA1 Message Date
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
73598ec4ba zshrc: Show git and fossil branch at the same time 2020-05-24 00:13:55 +00:00
9ebbecb974 fish: Add aliases for fossil 2020-05-23 23:22:31 +00:00
31fa84aa88 gpg.conf: Update preferences & default key 2020-05-23 23:14:15 +00:00
814080836a zshrc: Use colordiff instead of vim for fsld 2020-05-23 21:36:18 +00:00
04e59955ad zshrc: Remove most fossil aliases again
That was a little bit too much...
2020-05-23 15:33:15 +00:00
e357aec58a zshrc: Separate alias for colored fossil diff 2020-05-23 15:22:27 +00:00
51b6c3d533 zshrc: Show the fossil branch 2020-05-23 15:00:03 +00:00
77cc7969d4 zshrc: Add aliases for fossil 2020-05-23 14:55:53 +00:00
55a1a88915 tmux: Keep current directory on c/"/% 2020-05-21 16:03:11 +00:00
bc652d49d8 config.fish: Disable cursor blinking
For whatever reason, something sets fish_cursor_unknown (and no other
fish_cursor_* variable) to "block blink". This causes fish to always
enable cursor blinking in terminals that support this (e.g.
gnome-terminal), causing a blinking cursor in all apps (e.g. vim).
2020-05-09 13:10:27 +00:00
6c4d447427 fish: Switch to hybrid bindings 2020-03-01 11:55:47 +00:00
dc810d23e9 Add 0x0st.fish 2020-02-29 23:09:19 +00:00
7e898ae2ac cross.fish: Add mingw32 2020-02-29 23:06:38 +00:00
c139f28683 pw(s).fish: Fix key path 2020-02-28 01:05:50 +00:00
72efb1261a zshrc: Fix gpg-* aliases, add mpv alias 2020-02-28 01:02:32 +00:00
19ba742560 Import missing ftplugin/fish.vim 2020-02-27 20:59:45 +00:00
1c0cd8a576 Partially import github.com/keith/swift.vim 2020-02-27 20:57:56 +00:00
f8edb175fa vimrc: Fix runtimepath order 2020-02-27 20:52:43 +00:00
90106a6bbe vimrc: Place swap, undo and backup in ~/.cache 2020-02-26 23:09:17 +00:00
ec57ffbe2d fish: Add dlna command 2020-02-26 22:52:15 +00:00
39a257cba5 Make tmux use XDG basedir - somewhat 2020-02-26 21:49:49 +00:00
3ce7aadf89 Make GPG use XDG basedir - somewhat 2020-02-26 21:30:03 +00:00