Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -7,6 +7,9 @@ if status --is-interactive
|
||||
|
||||
# Fish specific
|
||||
set fish_greeting
|
||||
set --global hydro_symbol_prompt "\$"
|
||||
set --global hydro_symbol_git_dirty "~"
|
||||
set --global hydro_fetch true
|
||||
if type -q base16-seti
|
||||
base16-seti
|
||||
end
|
||||
|
||||
4
files/.config/fish/fish_plugins
Normal file
4
files/.config/fish/fish_plugins
Normal file
@@ -0,0 +1,4 @@
|
||||
tomyun/base16-fish
|
||||
jorgebucaran/fish-bax
|
||||
jethrokuan/z
|
||||
jorgebucaran/hydro
|
||||
@@ -1,6 +1,6 @@
|
||||
source $XDG_CONFIG_HOME/nvim/base.vim
|
||||
runtime base.vim
|
||||
|
||||
source $XDG_CONFIG_HOME/nvim/plugins.vim
|
||||
source $XDG_CONFIG_HOME/nvim/plugins-config.vim
|
||||
runtime plugins.vim
|
||||
runtime plugins-config.vim
|
||||
|
||||
source $XDG_CONFIG_HOME/nvim/mappings.vim
|
||||
runtime mappings.vim
|
||||
|
||||
Reference in New Issue
Block a user