This commit is contained in:
Kulvir Singh
2024-04-09 20:47:54 +05:30
parent c293c14f60
commit d9c13fa9d0
4 changed files with 26 additions and 6 deletions

6
.zshrc
View File

@@ -72,8 +72,8 @@ ZSH_THEME="robbyrussell"
# Add wisely, as too many plugins slow down shell startup.
plugins=(
git
zsh-syntax-highlighting
zsh-autosuggestions
zsh-syntax-highlighting
)
source $ZSH/oh-my-zsh.sh
@@ -112,7 +112,7 @@ alias gs='git status'
alias python='python3'
alias ls='colorls'
# alias ls='colorls'
alias nv='nvim'
# Go hot reload package
@@ -122,7 +122,7 @@ alias air="~/go/bin/air"
eval "$(/opt/homebrew/bin/brew shellenv)"
# cool to use tools (if ever wanted to)
# alias neofetch="macchina"
alias neofetch="macchina"
# neofetch
# bun