Skip to content

AkashRajpurohit/dotfiles

Repository files navigation

terminal screenshot
Dotfiles

Installing

Clone into your $HOME/dotfiles directory or ~/dotfiles

git clone https://github.com/AkashRajpurohit/dotfiles.git ~/dotfiles && cd ~/dotfiles

Synching Configurations

To sync all configurations use:

stow zsh git ghostty scripts bat alacritty

For neovim, I have started using the kickstart.nvim. Follow the instructions in the README.md file of that repository to setup neovim config.

Credits

  • Managing dotfiles with Stow by chris@machine -> Video
  • Effective Neovim by TJ DeVries -> Video, Github