Skip to content

Commit

Permalink
Create home-manager alias to hm
Browse files Browse the repository at this point in the history
  • Loading branch information
giggio committed May 30, 2024
1 parent 658a1a4 commit 7ca7963
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aliases/custom.aliases.bash
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,5 @@ fi
if hash kitty 2>/dev/null; then
alias mg='kitty +kitten hyperlinked_grep --smart-case'
fi

alias hm='home-manager --flake ~/.dotfiles/config/home-manager --impure'

0 comments on commit 7ca7963

Please sign in to comment.