Abheek Dhawan
3 years ago
1 changed files with 11 additions and 0 deletions
@ -0,0 +1,11 @@ |
|||
source ~/.antigenrc |
|||
|
|||
pfetch |
|||
|
|||
alias ls="exa" |
|||
alias vim="nvim" |
|||
|
|||
export EDITOR="nvim" |
|||
export PATH=/home/abheekd/.cargo/bin:$PATH |
|||
|
|||
eval "$(starship init zsh)" |
Loading…
Reference in new issue