My dotfiles
Find a file
Nikos Papadakis a357256bfa
nvim
2023-01-13 15:17:09 +02:00
fish/.config/fish fix fish errors 2023-01-03 12:16:55 +02:00
git/.config/git nvim: editorconfig is supported by core 2023-01-05 21:19:29 +02:00
kitty/.config/kitty initial commit 2023-01-01 16:16:21 +02:00
nvim/.config/nvim nvim 2023-01-13 15:17:09 +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.