mirror of
https://github.com/chenasraf/dotfiles.git
synced 2026-05-17 17:28:07 +00:00
fix: hl alias
This commit is contained in:
@@ -91,7 +91,7 @@ hp() {
|
||||
fi
|
||||
home push
|
||||
}
|
||||
alias hl="home pull && stow -R -t ~ ."
|
||||
alias hl="home pull && stow -R -d \$DOTFILES -t ~ ."
|
||||
|
||||
# stow
|
||||
alias stow-deploy="stow -v -R -d \$DOTFILES -t ~ ."
|
||||
|
||||
Reference in New Issue
Block a user