aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2022-09-24 22:04:27 +0800
committerHsieh Chin Fan <pham@topo.tw>2022-09-24 22:04:27 +0800
commite5f7080e094212d2db1c695a5cd8fcc47f4a5bdd (patch)
treefbd5ca682efe051254242a656c32fb2ae923cbba /Makefile
parentad1226bbdf7d3f216ea0f939e6f4634b0c4ef627 (diff)
Add ncmpcpp config
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