Skip to content

rentziass/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

_34c59d00-10fc-41c6-9766-80081b4e6fce-removebg-preview

dotfiles

image

Dependencies

Getting started

  • Set ZSH as the default shell
chsh -s $(which zsh)
logout
gh repo clone rentziass/dotfiles ~/dotfiles
cd ~/dotfiles
./install
exit
  • Install Tmux

  • Install fzf

  • Start a new session, ctrl + f and start :shipit: (assuming you keep your projects in ~/dev :trollface:)

Troubleshoot

If treesitter keeps compiling parsers (after switching from packer to lazy)

cd ~/.local/share/nvim
rm -fr *
# check your XDG_* env vars for this
cd ~/.cache/nvim
rm -fr *

About

To feel at 🏠 wherever I ⌨️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages