AdityaAtulTewari / dotfiles

Dotfiles used for computer configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Installation Intructions

  1. Clone the repository git clone https://github.com/AdityaAtulTewari/dotfiles ~/.dotfiles
  2. Change the contents of ~/.dotfiles/git/gitconfig to reflect your file system otherwise you are making commits as me.
  3. Run bash ~/.dotfiles/linkAll.sh; Please note this will delete your current configuration files.
  4. Run vi ~/.vimrc within that file type :PlugInstall

In order to display things correctly you will need powerline fonts. Additionally you may need to install ctags.

Color Customization

By editing the file ~/.dotfiles/bash/util/prompt.sh. Look inside ~/.dotfiles/bash/util/colors.sh, for valid colors (you can also add your own).

About

Dotfiles used for computer configurations


Languages

Language:Vim Script 86.7%Language:Shell 13.3%