dotfiles
dotfiles copied to clipboard
.
@krafterk28's dotfiles
Contents:
- alacritty config
- chrome flags
- fontconfig
- foot config
- gost config
- kitty config
- mako config
- neovim configs
- openttd configs & saves
- pipewire & ALSA configs
- swaywm configs
- systemd user units
- waybar configs
- wofi config
- xdg-desktop-portal-wlr config
- yay config
- zsh configs (.zshrc)
The directory structure is preserved thanks to git
's --git-dir
and
--work-tree
flags. To make git stop yelling about tons of untracked files in
your home dir, execute (assuming you have set the
correct alias for the dotfiles
):
$ dotfiles config status.showUntrackedFiles = no