X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/62f723d271d39da9dd884026fdbd40b3b321c692..adb08bd4e31993ab091aaada083fff4af0c957b7:/Makefile diff --git a/Makefile b/Makefile index 1477771..12dcded 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ DOTFILES := goobookrc msmtp* profile tmux.conf weechat Xresources CONFIGFILES := compton.conf mpv offlineimap ranger retroarch xbindkeys xkb .PHONY: core_files -core_files: dircolors git systemd vim zsh +core_files: dircolors git ssh systemd vim zsh .PHONY: install $(FILES) $(DOTFILES) $(CONFIGFILES) install: $(FILES) $(DOTFILES) $(CONFIGFILES) @@ -96,7 +96,6 @@ xprofile: zsh: $(XDG_CONFIG_HOME) ln -sfT $(APATH)/zshrc ~/.zshrc - ln -sfT $(APATH)/zprofile ~/.zprofile ln -sfT $(APATH)/zshenv ~/.zshenv ln -sfT $(APATH)/zsh $(XDG_CONFIG_HOME)/zsh ln -sfT $(APATH)/aliases $(XDG_CONFIG_HOME)/aliases