-
-
Save yaacov/c24dece7dd767a97ca20d690ae62a766 to your computer and use it in GitHub Desktop.
install fish
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/shells:fish:release:3/Fedora_29/shells:fish:release:3.repo | |
sudo dnf update -y | |
sudo dnf install fish powerline powerline-fonts mozilla-fira-mono-fonts | |
curl -L https://get.oh-my.fish | fish | |
omf update | |
omf install bobthefish |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment