Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stahnma/dotfiles

My boring home directory stuff
https://github.com/stahnma/dotfiles

Last synced: about 2 months ago
JSON representation

My boring home directory stuff

Awesome Lists containing this project

README

        

To use, make a file called .bash.d/00_private.sh and put your variables in it you don't want in git.

Example:

LDAP_PASSWORD=foobar
FREENODE_PW=foobar
WEB_PIN=00000
GITHUB_TOKEN=00000000000000

export LDAP_PASSWORD FREENODE_PW WEB_PIN GITHUB_TOKEN

Otherwise, make install should do it