This Repo is a Collection of shell configurations, commands and scripts that I prefer to increase my development speed and help me remember things.
If you are unfamiliar with navigating and running programs via the command line, I recommend:
- this review of basic command line operations and commands
- this example/explanation of how to use git, and
- this review of commands for vim
- ZSH
- Macports
- iTerm
- Oh-My-ZSH
- Git
- Vim
- Node Version Manager & Node+NPM
- jEnv
- Chome?
These custom commands and prompts are for personal use, see TODO List for next things to research.
See the following directories for setup/installing custom commands and prompts for a new user/computer.
After OSX updated to default to ZSH, cleaned up my custom scripts, see more notes in the ZSH README
- Remind Script
- Custom Alias Files
- Custom Prompt or OhMyZSH Theme
- Custom ZSH Config Script to include in
~/.zshrc
- Custom ZSH Hook to check node version on change directory
- Custom Scripts
- ec2ssh
- WIP: doctor (on cd)
- WIP: setup/init
Initial (old) files that customize OSX Bash shell, see more notes in the Bash README
Still in use:
- Custom
max
script to find larger of 2 numbers - Custom
gitstatus
script - OLD: custom profiles with aliases and custom prompt for Bash Shell