aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Son Struschka <me@peter-struschka.com>2019-06-14 13:29:15 +0700
committerPeter Son Struschka <me@peter-struschka.com>2019-06-14 13:29:15 +0700
commit5408bfd42551a162a00cadb068271c68d4e0f158 (patch)
tree7c0b8c85cef6e881558f09a3cf03a4ea6fd27cff /Makefile
parentfa9c1d6863a3f54c1f1a489a2a6dcda22dcc20ea (diff)
downloaddotfiles-5408bfd42551a162a00cadb068271c68d4e0f158.tar.gz
dotfiles-5408bfd42551a162a00cadb068271c68d4e0f158.tar.bz2
dotfiles-5408bfd42551a162a00cadb068271c68d4e0f158.tar.lz
dotfiles-5408bfd42551a162a00cadb068271c68d4e0f158.tar.xz
dotfiles-5408bfd42551a162a00cadb068271c68d4e0f158.tar.zst
dotfiles-5408bfd42551a162a00cadb068271c68d4e0f158.zip
updated configs and submodules
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ed04fc8..caa1c29 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ git:
pacman -Q git || sudo pacman -S git
stow -t ~ git
i3wm: yay
- pacman -Q - < meta/i3wm_deps || sudo yay -S --needed - < meta/i3wm_deps
+ pacman -Q - < meta/i3wm_deps || yay -S --needed - < meta/i3wm_deps
stow -t ~ i3wm
vim:
stow -t ~ vim