feat: add installer for stow
This will hopefully make managing dotfiles even easier https://www.gnu.org/software/stow/
This commit is contained in:
@@ -25,4 +25,4 @@ alias hs_connect='sudo tailscale up --login-server https://headscale.ryans.tools
|
||||
alias profile='bash <(curl -sL https://ryans.tools/host_profile)'
|
||||
|
||||
alias install_qemuagent='sudo apt update && sudo apt install -y qemu-guest-agent && sudo systemctl enable --now qemu-guest-agent'
|
||||
|
||||
alias install_stow='sudo apt install -y stow'
|
||||
|
||||
Reference in New Issue
Block a user