Oh My Fish & bobthefish Theme

- Add oh-my-fish repo as submodule
- Remove powerline shell from fish
- Move fish greeting from config.fish to fish_greeting.fish function
- Add bobthefish configuration to config.fish
This commit is contained in:
Sravan Balaji
2020-08-27 12:37:34 -04:00
parent 92532c3a8c
commit 49c3f6a1bf
5 changed files with 17 additions and 8 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule ".config/slstatus"]
path = .config/slstatus
url = https://github.com/balajsra/slstatus.git
[submodule ".config/oh-my-fish"]
path = .config/oh-my-fish
url = git@github.com:oh-my-fish/oh-my-fish.git