mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-07-15 23:12:02 +00:00
Update install method to use stow
This commit is contained in:
@ -118,8 +118,13 @@ function systemd {
|
||||
systemctl --user enable i3wm-close-window
|
||||
}
|
||||
|
||||
function stow_dotfiles {
|
||||
stow wireplumber
|
||||
}
|
||||
|
||||
setup
|
||||
systemd
|
||||
update
|
||||
dotfiles
|
||||
stow_dotfiles
|
||||
emacs
|
||||
|
Reference in New Issue
Block a user