Skip to content

klk1010/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ken Powers' Dotfiles

These are my configuration files. Take a look at how I configure my shell and feel free to use ideas or suggest improvements.

Installation

  1. Clone this repository to $HOME/.dotfiles.
  2. Follow the instructions in the etc directory to set up system settings.
  3. Run ./install.sh.
  4. Optionally follow the instructions in [vendor/packages] to install packages I use on a regular basis.

Structure

Everything in home is linked to $HOME/.$file. Old links are overridden / updated and dead links are deleted. lib contains any files which should not necessarily be linked to in $HOME. etc contains configuration for various terminal emulators. vendor contains subtrees for external repositories.

Other Tips

If you need to accept the xcode license at any point for some reason:

sudo xcodebuild -license

Releases

No releases published

Packages

No packages published

Languages

  • Shell 86.6%
  • Vim Script 9.2%
  • JavaScript 4.2%