Go to file
2021-08-17 01:04:49 +02:00
bash Cleanup profile and move nano to own stow 2021-06-21 17:18:05 +02:00
bin/bin comment cubectx and add z and f=z 2021-03-07 23:31:32 +01:00
docs Add pdf manipulation url 2021-08-17 01:04:49 +02:00
nano Cleanup profile and move nano to own stow 2021-06-21 17:18:05 +02:00
zsh Move aliases to seperate files and cleanup the config 2021-08-02 19:26:10 +02:00
install.sh add autocomplete and zsh-z plugins 2021-06-28 11:51:57 +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