Sushil-Thapa / .dotfiles

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

Home Page:http://www.thapasushil.com.np

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

http://www.thapasushil.com.np

License:MIT License


Languages

Language:Vim Script 88.7%Language:Shell 11.3%