No description
Find a file
2023-12-09 20:37:06 +01:00
foot/.config adds more configs 2023-12-09 20:03:12 +01:00
mako/.config adds more configs 2023-12-09 20:03:12 +01:00
ncspot/.config adds more configs 2023-12-09 20:03:12 +01:00
nvim/.config initial commit 2023-12-09 17:27:05 +01:00
shell/.config initial commit 2023-12-09 17:27:05 +01:00
sway/.config adds more configs 2023-12-09 20:03:12 +01:00
swaylock/.config adds more configs 2023-12-09 20:03:12 +01:00
tmux/.config initial commit 2023-12-09 17:27:05 +01:00
tofi/.config adds more configs 2023-12-09 20:03:12 +01:00
waybar/.config adds more configs 2023-12-09 20:03:12 +01:00
wlogout/.config adds more configs 2023-12-09 20:03:12 +01:00
zsh/.config initial commit 2023-12-09 17:27:05 +01:00
.gitmodules adds more configs 2023-12-09 20:03:12 +01:00
makefile adds more configs 2023-12-09 20:03:12 +01:00
readme.md adds readme 2023-12-09 20:37:06 +01:00

Configs

Welcome to my configs, feel free to use and modify them as you like!

To install all of them to your system, just $ make install.
If you just want some of them, use $ make <directory_name> for a specific application.


You want to know what would happen on install without installing anything yet?

For a dry-run of any of the targets, just prepend -dry to the targets name.

Note:
This management relies on GNU Stow, so to work properly, please ensure you have 'stow' installed...


You don't want to use a config anymore?

Prepend -uninstall to any config installed via the install-command from earlier.


To much stuff you don't need?

Check out https://git.xesc.de/xesc for the individual repos of the applicatons.


Have fun :)