mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
update zsh
This commit is contained in:
parent
87045550ac
commit
511a106e0c
@ -31,7 +31,7 @@ export PATH
|
|||||||
# Create Aliases
|
# Create Aliases
|
||||||
|
|
||||||
# Nixos
|
# Nixos
|
||||||
alias nixos-update="cd ~/.local/share/chezmoi/provision/nixos/hosts/$(hostname) && \
|
alias nixos-update="cd ~/.local/share/chezmoi/provision/nixos && \
|
||||||
sudo nixos-rebuild switch --flake .#$(hostname) && \
|
sudo nixos-rebuild switch --flake .#$(hostname) && \
|
||||||
cd -"
|
cd -"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user