diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
| @@ -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 | ||
| 26 | console: | ||
| 27 | sudo ln -sf `pwd`/misc/vconsole.conf /etc/vconsole.conf | ||
| 28 | |||
| 26 | zsh: | 29 | zsh: |
| 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: | |||
| 83 | alacritty: | 86 | alacritty: |
| 84 | ln -sf `pwd`/alacritty/* ~/.config/alacritty/ | 87 | ln -sf `pwd`/alacritty/* ~/.config/alacritty/ |
| 85 | 88 | ||
| 86 | console: | 89 | mpd: |
| 87 | sudo ln -sf `pwd`/misc/vconsole.conf /etc/vconsole.conf | 90 | ln -sf `pwd`/mpd/ncmpcpp ~/.config/ncmpcpp |