Update .config/fish/config.fish
This commit is contained in:
parent
ccc74320a0
commit
55f1537aee
|
@ -1,5 +1,6 @@
|
||||||
if status is-interactive
|
if status is-interactive
|
||||||
# Commands to run in interactive sessions can go here
|
# Commands to run in interactive sessions can go here
|
||||||
|
set fish_greeting ""
|
||||||
abbr -a gpt .local/bin/sgpt --no-animation
|
abbr -a gpt .local/bin/sgpt --no-animation
|
||||||
abbr -a v nvim
|
abbr -a v nvim
|
||||||
abbr -a cfg chezmoi
|
abbr -a cfg chezmoi
|
||||||
|
|
Loading…
Reference in a new issue