minor tweaks
This commit is contained in:
2
.zshrc
2
.zshrc
@@ -5,7 +5,6 @@ eval "$(/opt/homebrew/bin/brew shellenv)"
|
||||
alias ga='git add'
|
||||
alias gaa='git add -A'
|
||||
alias gcm='git commit -m'
|
||||
alias gp='git pull'
|
||||
alias gpsh='git push'
|
||||
alias gs='git status'
|
||||
|
||||
@@ -30,4 +29,3 @@ source <(fzf --zsh)
|
||||
source /nix/store/5vkzp4m7aazakijfaq579mk5i40j57x0-zsh-syntax-highlighting-0.8.0/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
|
||||
eval "$(direnv hook zsh)"
|
||||
export PATH="/opt/homebrew/opt/node@18/bin:$PATH"
|
||||
|
||||
Reference in New Issue
Block a user