1
1
Fork 0
Commit graph

39 commits

Author SHA1 Message Date
fe7f96bb88 fish: Only use color ls if available 2022-11-27 15:02:44 +00:00
e7304cbcac fish: Alias gpg to gpg2 2022-11-27 14:58:42 +00:00
54127b2685 fish/functions/pws.fish: Fix typo 2022-11-27 14:34:01 +00:00
7ea3d1cd3d cross.fish: Add classic macOS 2022-11-25 22:22:24 +00:00
fe8461f4b8 Bring zsh and fish back in sync 2022-11-25 22:16:50 +00:00
84a7f938fb fish: Add flveri 2022-11-25 21:46:32 +00:00
4c97950fdd Use full host for tmux and sudo 2022-01-07 16:06:48 +00:00
74e47e208a Add flpu, a combination of fossil pull & up 2021-01-01 22:00:05 +00:00
86407a7444 fish: Add completion for cross 2020-12-24 12:02:05 +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
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
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
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
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
5b0d6744de Prefer Fossil branch over Git branch in prompt 2020-05-28 23:17:45 +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
eb1be169aa Pass -N to fossil diff for fsld 2020-05-24 00:24:43 +00:00
9ebbecb974 fish: Add aliases for fossil 2020-05-23 23:22:31 +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
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
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