Skip to content

Instantly share code, notes, and snippets.

@yaacov
Created April 25, 2019 11:19
Show Gist options
  • Save yaacov/c24dece7dd767a97ca20d690ae62a766 to your computer and use it in GitHub Desktop.
Save yaacov/c24dece7dd767a97ca20d690ae62a766 to your computer and use it in GitHub Desktop.
install fish
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