1
0
mirror of https://github.com/drewcassidy/dotfiles synced 2024-09-01 18:24:06 +00:00

setup Fish

This commit is contained in:
Andrew Cassidy 2017-12-04 15:00:11 -08:00
parent 6b5bb86d45
commit b02ceef26e
No known key found for this signature in database
GPG Key ID: 963017B38FD477A1
3 changed files with 11 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@ -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/

View File

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

@ -0,0 +1 @@
Subproject commit e7376c10bb0811795bd81275e22bfa8a9ea4cdd3