Skip to content

HarrisonMc555/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Harrison McCullough's Ubuntu / macOS dotfiles.

About this project

This is based off of "Cowboy"'s dotfiles setup. If you have any questions, that would probably be a better place to ask.

Installation (for Harrison McCullough)

Ubuntu

export DOTFILES_GH_USER=HarrisonMc555
export DOTFILES_GH_BRANCH=master
bash -c "$(wget -qO- https://raw.github.com/$DOTFILES_GH_USER/dotfiles/$DOTFILES_GH_BRANCH/bin/dotfiles)" && source ~/.bashrc

macOS

export DOTFILES_GH_USER=HarrisonMc555
export DOTFILES_GH_BRANCH=master
bash -c "$(curl -fsSL https://raw.github.com/$DOTFILES_GH_USER/dotfiles/$DOTFILES_GH_BRANCH/bin/dotfiles)" && source ~/.bashrc

License

Copyright (c) 2019 Harrison McCullough
Copyright (c) 2014 "Cowboy" Ben Alman
Licensed under the MIT license.
http://benalman.com/about/license/

About

My Ubuntu / OS X dotfiles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 95.7%
  • TeX 2.3%
  • Shell 0.8%
  • Python 0.6%
  • C 0.2%
  • Haskell 0.2%
  • Other 0.2%