Update files structure
This commit is contained in:
11
files/.config/fish/config.fish
Normal file
11
files/.config/fish/config.fish
Normal file
@@ -0,0 +1,11 @@
|
||||
# ---------------------------------------------------------------------------- #
|
||||
# Cross-shell (only import if environment has been setup)
|
||||
# ---------------------------------------------------------------------------- #
|
||||
if test -e ~/.profile
|
||||
bass source ~/.profile
|
||||
end
|
||||
|
||||
# ---------------------------------------------------------------------------- #
|
||||
# Fish specific
|
||||
# ---------------------------------------------------------------------------- #
|
||||
set fish_greeting
|
||||
2
files/.config/fish/fishfile
Normal file
2
files/.config/fish/fishfile
Normal file
@@ -0,0 +1,2 @@
|
||||
rafaelrinaldi/pure
|
||||
edc/bass
|
||||
Reference in New Issue
Block a user