mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Replace bobthefish with spacefish
This commit is contained in:
parent
af1a6d42c4
commit
4102f12135
@ -115,7 +115,7 @@ A repository of my personal configuration files.
|
||||
|
||||
* Fish
|
||||
*** Theme
|
||||
- [[https://github.com/oh-my-fish/theme-bobthefish][bobthefish]]
|
||||
- [[https://github.com/matchai/spacefish][spacefish]]
|
||||
*** Package Manager
|
||||
- [[https://github.com/oh-my-fish/oh-my-fish][oh-my-fish]]
|
||||
*** Packages
|
||||
|
2
install
2
install
@ -87,7 +87,7 @@ if [ ! -d ~/.local/share/omf ]
|
||||
end
|
||||
|
||||
# Install oh-my-fish plugins
|
||||
install_omf_package_if_not_exist bobthefish
|
||||
install_omf_package_if_not_exist spacefish
|
||||
install_omf_package_if_not_exist colored-man-pages
|
||||
install_omf_package_if_not_exist extract
|
||||
install_omf_package_if_not_exist fzf
|
||||
|
Loading…
Reference in New Issue
Block a user