Skip to content

Commit

Permalink
[zsh] Add alias for dotfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
matsp committed Feb 29, 2024
1 parent e2280e2 commit 33d0fd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -173,3 +173,4 @@ alias la='ls -lah'
alias ll='ls -lh'
alias df='df -h'
alias vim=nvim
alias dotfiles='/usr/bin/git --git-dir="$HOME/.dotfiles/" --work-tree="$HOME"'

0 comments on commit 33d0fd2

Please sign in to comment.