Skip to content

Commit 4c12de3

Browse files
committed
feat(zsh aliases): add alias for home-manager command
1 parent 53b794f commit 4c12de3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/.zshrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ alias cl='clear'
161161
alias x='exit'
162162
alias nc='nix-collect-garbage'
163163
alias home-check='journalctl -u home-manager-$USER.service'
164+
alias hm='home-manager'
164165
alias ts='date '\''+%Y-%m-%d %H:%M:%S'\'
165166
alias reload='source ~/.zshrc'
166167

0 commit comments

Comments
 (0)