Skip to content

Latest commit

 

History

History

fish

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

fish

Purify theme for fish

Installation

⚠️ This will install purify as your default (only) theme, if you like to switch between theme, please use oh-my-fish and seperated purify.fish theme

# With wget
$ wget https://raw.githubusercontent.com/kyoz/purify/master/fish/purify.fish -O ~/.config/fish/conf.d/purify.fish

# With curl
$ curl https://raw.githubusercontent.com/kyoz/purify/master/fish/purify.fish --output ~/.config/fish/conf.d/purify.fish

# With git
$ git clone https://github.com/kyoz/purify.git
$ cd purify/fish
$ cp purify.fish ~/.config/fish/conf.d/

Restart fish with exec fish

References

You can get bash, git & oh-my-zsh configs, aliases... in my dotfiles

Lisence

MIT © Kyoz