aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8f92b82..64ac10c 100644
--- a/Makefile
+++ b/Makefile
@@ -23,6 +23,9 @@ gpg:
23 ln -sf `pwd`/misc/gpg-agent ~/.gnupg/gpg-agent.conf 23 ln -sf `pwd`/misc/gpg-agent ~/.gnupg/gpg-agent.conf
24 gpgconf --reload gpg-agent 24 gpgconf --reload gpg-agent
25 25
26console:
27 sudo ln -sf `pwd`/misc/vconsole.conf /etc/vconsole.conf
28
26zsh: 29zsh:
27 curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh | bash 30 curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh | bash
28 31
@@ -83,5 +86,5 @@ urlview:
83alacritty: 86alacritty:
84 ln -sf `pwd`/alacritty/* ~/.config/alacritty/ 87 ln -sf `pwd`/alacritty/* ~/.config/alacritty/
85 88
86console: 89mpd:
87 sudo ln -sf `pwd`/misc/vconsole.conf /etc/vconsole.conf 90 ln -sf `pwd`/mpd/ncmpcpp ~/.config/ncmpcpp