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