Skip to content

Commit 7ca7963

Browse files
committed
Create home-manager alias to hm
1 parent 658a1a4 commit 7ca7963

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

aliases/custom.aliases.bash

+2
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,5 @@ fi
101101
if hash kitty 2>/dev/null; then
102102
alias mg='kitty +kitten hyperlinked_grep --smart-case'
103103
fi
104+
105+
alias hm='home-manager --flake ~/.dotfiles/config/home-manager --impure'

0 commit comments

Comments
 (0)