diff options
Diffstat (limited to 'sh_aliases')
-rw-r--r-- | sh_aliases | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -73,5 +73,3 @@ passthrough_enable () { } alias links="links -g -html-g-text-color 0xfefefe -html-g-background-color 0x191919 -font /home/david/.fonts/ttf-mononoki/mononoki-Regular.ttf" alias weechat="weechat -d ~/.weechat" - -alias manfzf="man -k . | fzf | cut -d'(' -f1 | xargs man" |