chore: unknown
This commit is contained in:
parent
3604752ed7
commit
226484c1e9
1 changed files with 1 additions and 1 deletions
2
stow.sh
2
stow.sh
|
@ -30,7 +30,7 @@ unstow_dotfiles() {
|
||||||
stow -D $dots_dir
|
stow -D $dots_dir
|
||||||
stow -D -d $dots_dir -t ~/ zsh
|
stow -D -d $dots_dir -t ~/ zsh
|
||||||
stow -D -d $dots_dir -t $shortcuts_target_dir shortcuts
|
stow -D -d $dots_dir -t $shortcuts_target_dir shortcuts
|
||||||
# stow -D $hyprland_dir
|
stow -D $hyprland_dir
|
||||||
|
|
||||||
echo "Dotfiles unstowed successfully!"
|
echo "Dotfiles unstowed successfully!"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue