mirror of
https://github.com/gyoder/dots.git
synced 2026-02-27 17:03:45 +00:00
fish: updated fish.config
This commit is contained in:
parent
f67e62bf40
commit
7c89caa623
1 changed files with 3 additions and 0 deletions
|
|
@ -39,6 +39,9 @@ else if test "$host" = "lovelace"
|
||||||
end
|
end
|
||||||
|
|
||||||
if status is-interactive
|
if status is-interactive
|
||||||
|
set -g fish_greeting ""
|
||||||
|
pfetch
|
||||||
|
|
||||||
fish_config theme choose "Rosé Pine"
|
fish_config theme choose "Rosé Pine"
|
||||||
starship init fish | source
|
starship init fish | source
|
||||||
if not string match -q "*purdue*" "$host"
|
if not string match -q "*purdue*" "$host"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue