/.dotfiles

My DotFiles Configuration: A set of neovim, zsh, and tmux configuration files.

Primary LanguageVim ScriptMIT LicenseMIT

DOTFILES REPO

My zsh, tmux, neovim and i3 configurations.

Screenshot

Screenshot of my Python setup

Installation

Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don’t want or need. Don’t blindly use my settings unless you know what that entails. Use at your own risk!

Software Installations

  1. ZSH
  2. NeoVim
  3. Tmux

Setup Using Git

You can clone the repository wherever you want. (I like to keep it in ~/.dotfiles)

To install, cd into your local .dotfiles repository and Run install.sh. It will create necessary symlinks into your required locations with stow.

source install.sh

Feedback

Suggestions/improvements are welcome!

Thanks