Add README.md
This commit is contained in:
parent
f45bda09de
commit
7ff020759d
1 changed files with 12 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
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
|
Loading…
Reference in a new issue