Skip to content

kevinmbt/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Designed for use in WSL (namely using the wsl-terminal). Shamelessly stolen from someone who shamelessly stole his

Installation Intructions

  1. Clone the repository git clone https://github.com/kevinmbt/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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 69.5%
  • Shell 30.5%