Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sakurasound/environment
Basic environment configurations
https://github.com/sakurasound/environment
Last synced: 30 days ago
JSON representation
Basic environment configurations
- Host: GitHub
- URL: https://github.com/sakurasound/environment
- Owner: SakuraSound
- Created: 2015-08-19T21:15:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-23T23:11:10.000Z (over 9 years ago)
- Last Synced: 2024-10-26T20:18:42.841Z (2 months ago)
- Language: Shell
- Size: 2.14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
aliases - stores all my aliases
bash_profile - sources all necessary files to build environment
bootstrap.sh - installs and updates (or makes aware of updates) for various packages in environment
colorized - sets PS1 for ease of readability (and gives git information and timestamp each command run)
exports - sets all exports for environment
inputrc - sets osx based tweaks for terminal input
Readme.md - THISBrewfile - list of all packages installed by Homebrew
Caskfile - list all applications installed through Cask
Pipfile - list all applications installed for python (similar to requirements.txt)