Skip to content

cwgorman/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.

Inspiration / Influence

Ideas have been borrowed / stolen from:

Other Tips

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

sudo xcodebuild -license

About

Muh dotfiles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 86.5%
  • Vim Script 8.4%
  • JavaScript 5.1%