Skip to content

ptarjan/dotfiles

Repository files navigation

Dotfiles

Personal configuration files for Unix/macOS development environment.

Installation

git clone https://github.com/ptarjan/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.sh

The install script symlinks all dotfiles to your home directory (backing up existing files) and sets up Vim with Vundle plugins.

Highlights

  • Vi mode everywhere - bash, zsh, and vim all use vi keybindings. Use jk to exit insert mode.
  • Vim plugins via Vundle - see .vimrc for the full list
  • Git aliases - see .gitconfig for shortcuts like g co, g cam, g p
  • Utility scripts in bin/ - add to your PATH

Dependencies

Some features need: fzf, fd, ripgrep, pyenv, rbenv, nvm

About

My . files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •