diff --git a/README.org b/README.org index ba8feaf..712477f 100644 --- a/README.org +++ b/README.org @@ -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 diff --git a/install b/install index ef595d2..cba44a0 100755 --- a/install +++ b/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