1
1
Fork 0
Commit graph

127 commits

Author SHA1 Message Date
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
df945fc92b Make Git use XDG basedir 2020-02-26 21:18:35 +00:00
2b618fcb47 Make vim use XDG basedir 2020-02-26 21:10:23 +00:00
26811f58ef Remove useless config subdirectory 2020-02-20 22:07:34 +00:00
ed4a20897f .gitignore: Add config/fish/fish_variables 2020-02-20 22:04:12 +00:00
3157e7481b Add eps.fish
This expands, prints and then sets the variable $e. This allows to
preview an expansion and then use it by just using $e.
2020-02-20 21:58:30 +00:00
9df078714e Remove fish_variables, use config.fish
This means having host-specific variables creates no conflicts.
2020-02-20 21:50:08 +00:00
2a352a5024 vimrc: Add autocmd for fish 2020-02-20 21:30:05 +00:00
bb3ef358ee Partially import github.com/dag/vim-fish 2020-02-20 21:29:05 +00:00
819a3b7c2e fish: Add run command to run a command in the bg
This is more convenient than "command & disown".
2020-02-20 21:16:38 +00:00
d5b9a71d71 Consistent indenting for .fish files 2020-02-19 21:46:19 +00:00
ce52fc5aff create_symlinks.sh: Only symlink as needed 2020-02-16 18:09:32 +00:00
9fb5a44b9c cross.fish: Add devkitPro
This also sets objfw_configure_flags, for convenience.
2020-02-16 17:48:53 +00:00
4e65bb8946 Add cross, to set up cross-compilation environment
This matches a collection of functions I had in zsh locally, but merges
them all into a single command.
2020-02-16 13:32:43 +00:00
fa3797e7c6 Update fish config for 3.1.0 2020-02-15 22:44:12 +00:00
b59c4cf08c zshrc: Add an option to get the old simple prompt 2020-02-15 15:45:26 +00:00
eb1a601086 zshrc: Better way to set colors 2020-02-15 15:23:52 +00:00
397f54b02d zshrc: Fix a typo 2020-02-15 15:07:19 +00:00
0da7ce606e zshrc: Match fish prompt 2020-02-14 02:32:52 +00:00
69ff722e06 zshrc: Modernize and backport a bunch from fish 2020-02-14 01:40:46 +00:00