Aliases, scripts for terminal productivity.
- Shell 100%
| .gitignore | ||
| 10x_alias.sh | ||
| 10x_project_access.sh | ||
| bootstrap.sh | ||
| README.MD | ||
Increase (My) Dev Productivity
- A list of scripts to automate my daily development activities
Note to Self
- Scripts should be symlinked to $XDG_CONFIG_HOME/shell/ directory
- ~/.profile should source everything inside $XDG_CONFIG_HOME/shell
- Keep them as portable as possible:
- Across all *nix OS
- Across sh, bash, zsh