diff --git a/makefile b/makefile index 236bbb1..c3aabea 100644 --- a/makefile +++ b/makefile @@ -1,13 +1,12 @@ .PHONY: shell zsh tmux nvim foot sway swaylock mako tofi wlogout ncspot waybar help: - @echo "\nWelcome to my configs, feel free to use and modify them as you like! \n\nTo install all of them to your system, just '$$ make install'.\nIf you just want some of them, use '$$ make ' for a specific application.\nFor a dry-run of any of the targets, just prepend '-dry' to the targets name.\nNote: This management relies on GNU Stow, so to work properly, please ensure you have 'stow' installed...\n\nYou don't want to use a config anymore? Prepend '-uninstall' to any config installed via the 'install'-command from earlier.\n\nTo much stuff you don't need?\n\t\tCheck out 'https://git.xesc.de/xesc'\nfor the individual repos of the applicatons.\n" + @echo "\nWelcome to my configs, feel free to use and modify them as you like! \n\nTo install all of them to your system, just '$$ make install'.\nIf you just want some of them, use '$$ make ' for a specific application.\nFor a dry-run of any of the targets, just prepend '-dry' to the targets name.\nNote: This management relies on GNU Stow, so to work properly, please ensure you have 'stow' installed...\n\nYou don't want to use a config anymore? Prepend '-uninstall' to any config installed via the 'install'-command from earlier.\n\nTo much stuff you don't need?\n\t\tCheck out 'https://git.xesc.de/xesc'\nfor the individual repos of the applicatons.\n\nHave fun :)\n" all: shell zsh tmux nvim foot sway swaylock mako tofi wlogout ncspot waybar shell: stow -v -t /home/"$$USER"/ shell - ln -s /home/"$$USER"/.config/shell/profile /home/"$$USER"/.zprofile zsh: stow -v -t /home/"$$USER"/ zsh @@ -85,7 +84,6 @@ all-uninstall: shell-uninstall zsh-uninstall tmux-uninstall nvim-uninstall foot- shell-uninstall: stow -D -v -t /home/"$$USER"/ shell - rm -f /home/"$$USER"/.zprofile zsh-uninstall: stow -D -v -t /home/"$$USER"/ zsh diff --git a/nvim/.config/nvim b/nvim/.config/nvim index 162febc..d94eaab 160000 --- a/nvim/.config/nvim +++ b/nvim/.config/nvim @@ -1 +1 @@ -Subproject commit 162febc2844bd169328f7aa906c584745a3826e1 +Subproject commit d94eaabb3c51c3afbd1576b04385e97b1b190b31 diff --git a/shell/.config/shell b/shell/.config/shell index 3036b5a..b78763d 160000 --- a/shell/.config/shell +++ b/shell/.config/shell @@ -1 +1 @@ -Subproject commit 3036b5a3c7599c9cda729635d65c2dbc2c4427e0 +Subproject commit b78763d13e74ddc5fee24d9435aeafb0e64d6ffa diff --git a/zsh/.config/zsh b/zsh/.config/zsh index 91ecdde..01327cf 160000 --- a/zsh/.config/zsh +++ b/zsh/.config/zsh @@ -1 +1 @@ -Subproject commit 91ecddeabbfd596d0f3dc31404e8cb545495febf +Subproject commit 01327cfb52bdd3810ec57ac544900d53ddbb20fa