Skip to content

Dotfiles used for computer configurations

Notifications You must be signed in to change notification settings

kperilla/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Shamelessly stolen from someone who shamelessly stole his

Installation Intructions

  1. Clone the repository git clone https://github.com/kloiselperilla/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 70.2%
  • Shell 29.8%