Skip to content

Neovim, ZSH, Tmux and dev tools setup, with installation scripts

Notifications You must be signed in to change notification settings

richardsandoval/rs-dotfile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

Dotfile configuration. Covers Neovim, TMUX, Git, ZSH, yarn.

Installing the doftiles

  1. Pull the project into your home directory

    git clone https://github.com/richardsandoval/rs-dotfiles.git ~/.dotfiles
    git submodule update --init --recursive
  2. Run the installation script

    ~/.dotfiles/install.sh
  3. Change the Git configuration to your own name and email address (./git/gitconfig)

About

Neovim, ZSH, Tmux and dev tools setup, with installation scripts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 61.0%
  • Shell 39.0%