Skip to content

ausfestivus/andrews-configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

andrews-configs

Bringing all my dotfiles other assorted config files into github.

Based on http://blog.smalleycreative.com/tutorials/using-git-and-github-to-manage-your-dotfiles/

See Credits below for additional contributed code.

Introduction

This repo contains my configurations for various parts of unixy systems. it includes:

  • dotfiles - a method of quickly building my terminal environments on macOS and Linux machines.
  • hostbuild - scripts which allow me to quickly setup a macOS or Linux host quickly.

Installation

To start using these on one of my machines:

  • open Terminal
  • be the user on the target machine (not root)
  • be in the user homedir (not root)
  • run curl -sL https://raw.githubusercontent.com/ausfestivus/andrews-configs/master/install.sh | bash

To compare your local clone with the master branch:

  • be in the ~/andrews-configs dir cd ~andrews-configs
  • run git status

To update from master:

  • be in the ~/andrews-configs dir cd ~andrews-configs
  • run git pull origin master
  • run ~/andrews-configs/dotfiles/makesymlinks.sh

TODO

See https://github.com/ausfestivus/andrews-configs/issues

Contributing

Currently closed.

History

See: https://github.com/ausfestivus/andrews-configs/commits/master

Credits

See: https://github.com/ausfestivus/andrews-configs/graphs/contributors

Sites which had contributing examples:

dotfiles:

bash:

build

License

Not licensed for use by anyone. Do not use.

About

Andrew's Configuration Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published