dotfiles/README.md
2024-02-22 14:18:07 +01:00

14 lines
360 B
Markdown

```sh
set -U fish_greeting
fish_config theme choose 'Tomorrow Night Bright'
fish_config theme save
fisher install fishgretel/fasd
fisher install gazorby/fish-exa
fisher install fischerling/plugin-wd
fisher install jethrokuan/fzf
fisher install franciscolourenco/done
fisher install joseluisq/gitnow
starship preset pure-preset -o ~/.config/starship.toml
```