merge
This commit is contained in:
@@ -24,7 +24,7 @@ alias ftlui='cd ~/doc/dev/projects/ftl-dev/msg-ftl/hydra/golang/src/tibco.com/ft
|
||||
# Command aliases
|
||||
alias ls='ls --color=auto'
|
||||
alias vi=nvim
|
||||
alias py=python3
|
||||
alias py=python3.14
|
||||
|
||||
# Git aliases
|
||||
alias ga='git add'
|
||||
@@ -197,3 +197,6 @@ alias kc=kubecolor
|
||||
# source <(kubectl completion bash)
|
||||
|
||||
export MANPAGER='nvim +Man!'
|
||||
|
||||
# Created by `pipx` on 2026-04-22 15:46:28
|
||||
export PATH="$PATH:/Users/matt/.local/bin"
|
||||
|
||||
Reference in New Issue
Block a user