My Dotfiles :^)
Go to file
Tanishq Dubey db31d7927a
Add image
2022-07-26 11:31:57 -04:00
git Add all dotfiles 2022-07-10 15:46:05 -04:00
nvim/.config/nvim small neovim changes, readme 2022-07-26 11:23:45 -04:00
pl10k Add all dotfiles 2022-07-10 15:46:05 -04:00
tmux small neovim changes, readme 2022-07-26 11:23:45 -04:00
zsh small neovim changes, readme 2022-07-26 11:23:45 -04:00
README.md Add image 2022-07-26 11:31:57 -04:00

Dubey Dotfiles

Apps configured

  • git
  • neovim
  • powerline10k
  • tmux
  • zsh

Usage

Install GNU Stow and then simply clone this directory to your home directory via a git clone.

cd into the .dotfiles directory and then do stow ... where ... is the "package" you want configured. For example: stow nvim.

Notes

  • Worth mentioning that when installing neovim:
    • Upgrade neovim to the latest
    • Upgrade all packages
    • You might have to delete packer_compiled.lua in the neovim config folder and then reinstall plugins