Skip to content

tehritarun/dotfiles

Repository files navigation

dotfiles

Below are required programms

  • git
  • tmux
  • nvim
  • starship
  • kitty
  • alacritty
sudo pacman -S alacritty kitty git starship tmux nvim

Optional Terminal tools

  • tree
  • lazygit
  • fzf
sudo pacman -S tree fzf lazygit

To copy update configuration file run below code. it will backup your existing configuration files.

git clone https://github.com/tehritarun/dotfiles.git ~/dotfiles
cd ~/dotfiles
bash linkFiles.sh
fc-cache -fv

for nvim config, backup your existing config and run following code.

git clone https://github.com/tehritarun/nvim_Config.git ~/.config/nvim

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages