My dotfiles
Find a file
2023-01-01 16:16:21 +02:00
fish/.config/fish initial commit 2023-01-01 16:16:21 +02:00
git/.config/git initial commit 2023-01-01 16:16:21 +02:00
kitty/.config/kitty initial commit 2023-01-01 16:16:21 +02:00
nvim/.config/nvim initial commit 2023-01-01 16:16:21 +02:00
scripts/.local/bin initial commit 2023-01-01 16:16:21 +02:00
starship/.config initial commit 2023-01-01 16:16:21 +02:00
tmux/.config/tmux initial commit 2023-01-01 16:16:21 +02:00
zsh initial commit 2023-01-01 16:16:21 +02:00
.ignore initial commit 2023-01-01 16:16:21 +02:00
.luarc.json initial commit 2023-01-01 16:16:21 +02:00
.stowrc initial commit 2023-01-01 16:16:21 +02:00
LICENSE initial commit 2023-01-01 16:16:21 +02:00
README.md initial commit 2023-01-01 16:16:21 +02:00
stylua.toml initial commit 2023-01-01 16:16:21 +02:00

Configurations

Usage:

  • Use stow to manage your symlinks.
  • git clone https://github.com/esprssoo/dotfiles.git && cd dotfiles
  • Run stow {package} to enable the configuration for any package you like, where {package} is one of the directories in the git repository.
  • Run stow -D {package} to disable the package.