No description
				
			
		| .config | ||
| .local/share | ||
| .screenlayout | ||
| .zshrc.d | ||
| .bash_profile | ||
| .bashrc | ||
| .gitconfig | ||
| .gitignore | ||
| .profile | ||
| .stow-local-ignore | ||
| .tmux.conf | ||
| .zprofile | ||
| .zshrc | ||
| gnome-keybinds.txt | ||
| install_alacritty.sh | ||
| install_dev_toolchains.sh | ||
| install_dev_tools.sh | ||
| install_mangowc.sh | ||
| install_rofi.sh | ||
| install_vscode.sh | ||
| install_yay.sh | ||
| install_zsh.sh | ||
| load_gnome_keybinds.sh | ||
| README.md | ||
Dotfiles
My personal dotfiles configuration managed with Stowbun for easy deployment across different systems.
Installation
Clone the repository and set up the dotfiles using Stowbun:
curl https://quelloffen.ch/zenn/stowbun/raw/branch/main/stowbun | bash -s -- init ssh://git@quelloffen.ch/zenn/dotfiles.git
curl https://quelloffen.ch/zenn/stowbun/raw/branch/main/stowbun | bash -s -- fr
This approach uses Stowbun to create symbolic links for all configuration files, allowing for easy management and version control of dotfiles.
Requirements
- GNU Stow
 - Git