1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 22:55:10 +01:00

Fish/Fisherman plugins; grc colouriser options

This commit is contained in:
2016-04-22 14:17:25 +02:00
parent a29a18dd4f
commit 432f0f9cf1
2 changed files with 7 additions and 0 deletions

View File

@@ -5,6 +5,9 @@ eval (python -m virtualfish compat_aliases)
set -g theme_show_exit_status yes
set -g theme_date_format "+%a %Y-%m-%d %H:%M:%S"
# grc colouriser
set -U grcplugin_ls --color
# PATH
## If the private dotfiles repo is installed, we'd like to use its scripts too
if test -x ~/.dot/privdotfiles/bin

4
.config/fish/fishfile Normal file
View File

@@ -0,0 +1,4 @@
fisherman/bobthefish
fisherman/getopts
oh-my-fish/plugin-grc
fisherman/shark