Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
ag
 
 
 
 
bin
 
 
 
 
fzf
 
 
git
 
 
go
 
 
 
 
mas
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Dotfiles

There are many dotfiles, but these are mine.

Installation

./install

Organization

Both shell and vim settings are split out by topic.

  • bin/ anything here is added to $PATH.
  • <topic>/install.sh is run by ./install to do any topic-specific installation when first setting up these dotfiles.
  • <topic>/path.sh is executed first to allow $PATH to be modified.
  • <topic>/*.sh is run when bash starts, but only after all path.sh files.
  • <name>.symlink and <topic>/<name>.symlink are symlinked to ~/.<name> during installation.
  • <name>.config.symlink are symlinked into ~/.config/ during installation.

Thanks

These are organized with inspiration from @holman's, @pengwynn's, and @bswinnerton's dotfiles.

About

dotfiles

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.