We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53b794f commit 4c12de3Copy full SHA for 4c12de3
1 file changed
config/.zshrc
@@ -161,6 +161,7 @@ alias cl='clear'
161
alias x='exit'
162
alias nc='nix-collect-garbage'
163
alias home-check='journalctl -u home-manager-$USER.service'
164
+alias hm='home-manager'
165
alias ts='date '\''+%Y-%m-%d %H:%M:%S'\'
166
alias reload='source ~/.zshrc'
167
0 commit comments