No description
Find a file
2025-04-26 15:12:52 +02:00
foot/.config update foot and remove trailing spaces 2024-05-24 21:03:18 +02:00
git/.config update git 2025-03-02 16:49:46 +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 update nvim 2025-03-15 19:34:48 +01:00
shell/.config update tmux and shell alias 2025-04-19 23:25:59 +02:00
sway/.config update sway 2024-05-27 13:42:00 +02:00
swaylock/.config updates swaylock submodule 2024-01-13 15:19:49 +01:00
tmux/.config update tmux 2025-04-26 15:12:52 +02:00
tofi/.config adds more configs 2023-12-09 20:03:12 +01:00
waybar/.config updates submodules 2024-01-12 14:03:28 +01:00
wlogout/.config update tmux and wlogout 2024-07-26 23:30:30 +02:00
zsh/.config update alias and zsh 2024-10-26 22:56:41 +02:00
.gitmodules add git submodule 2025-02-25 13:38:55 +01:00
makefile fix spelling in makefile 2025-02-25 13:46:08 +01:00
readme.md fix typo 2023-12-10 20:46:37 +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 append -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?

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


Too much stuff you don't need?

Check out the bare configs for the individual repos of the applicatons.