mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 00:05:10 +01:00
Fish/Fisherman plugins; grc colouriser options
This commit is contained in:
@@ -5,6 +5,9 @@ eval (python -m virtualfish compat_aliases)
|
|||||||
set -g theme_show_exit_status yes
|
set -g theme_show_exit_status yes
|
||||||
set -g theme_date_format "+%a %Y-%m-%d %H:%M:%S"
|
set -g theme_date_format "+%a %Y-%m-%d %H:%M:%S"
|
||||||
|
|
||||||
|
# grc colouriser
|
||||||
|
set -U grcplugin_ls --color
|
||||||
|
|
||||||
# PATH
|
# PATH
|
||||||
## If the private dotfiles repo is installed, we'd like to use its scripts too
|
## If the private dotfiles repo is installed, we'd like to use its scripts too
|
||||||
if test -x ~/.dot/privdotfiles/bin
|
if test -x ~/.dot/privdotfiles/bin
|
||||||
|
|||||||
4
.config/fish/fishfile
Normal file
4
.config/fish/fishfile
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
fisherman/bobthefish
|
||||||
|
fisherman/getopts
|
||||||
|
oh-my-fish/plugin-grc
|
||||||
|
fisherman/shark
|
||||||
Reference in New Issue
Block a user