setup Fish

linux
Andrew Cassidy 6 years ago
parent 6b5bb86d45
commit b02ceef26e
No known key found for this signature in database
GPG Key ID: 963017B38FD477A1

6
.gitmodules vendored

@ -0,0 +1,6 @@
[submodule "fish/.config/fish/--force"]
path = fish/.config/fish/--force
url = https://github.com/0rax/fishline.git/
[submodule "fish/.config/fish/fishline"]
path = fish/.config/fish/fishline
url = https://github.com/0rax/fishline.git/

@ -0,0 +1,4 @@
# setup FishLine
set FLINE_PATH $HOME/.config/fish/fishline
source $FLINE_PATH/init.fish

@ -0,0 +1 @@
Subproject commit e7376c10bb0811795bd81275e22bfa8a9ea4cdd3
Loading…
Cancel
Save