Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sakurasound/environment

Basic environment configurations
https://github.com/sakurasound/environment

Last synced: 30 days ago
JSON representation

Basic environment configurations

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 - THIS

Brewfile - 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)