GitHunt
AF

afifsohaili/dotfiles

YADR - The best vim,git,zsh plugins and the cleanest vimrc you've ever seen

Setup

  1. git clone to ~/Projects/dotfiles
  2. install homebrew
  3. brew bundle install --file ~/Projects/dotfiles/Brewfile
  4. asdf plugin add ruby
  5. asdf plugin add nodejs
  6. asdf plugin add python
  7. asdf plugin add postgres
  8. asdf plugin add redis
  9. ln -s $HOME/Projects/dotfiles/tmux/tmux.conf $HOME/.tmux.conf
  10. ln -s $HOME/Projects/dotfiles/starship/starship.toml $HOME/.config/
  11. Install oh my zsh
  12. Load source $HOME/Projects/dotfiles/init.zsh to .zshrc

Languages

Shell62.2%Vim Script20.1%Vim Snippet9.5%Ruby8.2%
Created June 18, 2017
Updated September 15, 2025
afifsohaili/dotfiles | GitHunt