chore: remove echo
All checks were successful
All checks were successful
This commit is contained in:
@@ -10,7 +10,7 @@ export EDITOR=nvim \
|
||||
|
||||
# === aliases and functions ===
|
||||
alias vi=nvim
|
||||
post() { curl -sF "content=<-" "https://paste.plabble.org/$2?lang=$1" && echo; }
|
||||
post() { curl -sF "content=<-" "https://paste.plabble.org/$2?lang=$1" }
|
||||
|
||||
eval "$(zoxide init --cmd cd bash)"
|
||||
eval "$(fzf --bash)"
|
||||
|
||||
Reference in New Issue
Block a user