Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stahnma/dotfiles
- Owner: stahnma
- Created: 2009-12-27T03:08:51.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2018-02-13T00:37:39.000Z (almost 7 years ago)
- Last Synced: 2024-10-14T00:54:52.888Z (3 months ago)
- Language: Vim script
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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=00000000000000export LDAP_PASSWORD FREENODE_PW WEB_PIN GITHUB_TOKEN
Otherwise, make install should do it