Removed yazi packages and added some scripts

This commit is contained in:
2025-09-18 12:14:40 +02:00
parent 4bc39fe87a
commit 068ab247f2
68 changed files with 73 additions and 2646 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# Jonas dotfiles
This repo works well with `stow`. When the binary is present the dotfiles can be installed with `stow <package>` from the root directory of the project.
When there are conflicts the resolve script can be used with care. It can be used the same way `stow` does by providing a package name.
When `stow` is run with the dotfiles flag then the prefix is parsed and replaced. Be careful that there still exist dotfiles in this repo.
Be sure to only use the `stow.sh` wrapper scripts as this sets some defaults.