update fish config
This commit is contained in:
parent
f320980c43
commit
a0d375f523
@ -1,7 +1,5 @@
|
||||
if status is-interactive && type -q pfetch
|
||||
if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
echo
|
||||
pfetch
|
||||
end
|
||||
|
||||
set -x EDITOR hx
|
||||
@ -9,4 +7,3 @@ alias tmux="tmux -2"
|
||||
|
||||
alias json-get="curl --request GET -H 'Content-Type: application/json'"
|
||||
alias json-post="curl --request POST -H 'Content-Type: application/json'"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user