Go to file
2024-10-23 12:48:30 +02:00
bash Cleanup profile and move nano to own stow 2021-06-21 17:18:05 +02:00
bin/bin Move zcompdump and add omz update 2024-09-30 14:56:01 +02:00
docs Add vue symfony roles link 2021-10-06 16:41:30 +02:00
fish/.config/fish Add fish config 2024-10-23 12:48:30 +02:00
nano Cleanup profile and move nano to own stow 2021-06-21 17:18:05 +02:00
nginx Add symfony.localhost to generic symfony nxinx 2024-07-25 17:03:04 +02:00
zsh Move zcompdump and add omz update 2024-09-30 14:56:01 +02:00
install.sh Fix shebang 2023-06-05 14:59:28 +02:00
README.md Update documentation links and link in main readme 2021-08-12 18:20:35 +02:00
solve-stow.sh layout fixes 2019-07-12 10:23:18 +00:00

Dotfiles

To make the files simlinks use

stow <folder>

For example:

stow bash

To solve all conflicts: (this will backup all conflicted files to file.back, to delete instead of backup simply uncomment the rm line and comment the mv line)

./solve-stow.sh <folder>

Documentation

Overview