ca49dcafc2e4dbd0c96374514bbc0215132b28bc
Aliases - Moved to appropriately named file - Added aliases for copying git-template and prettier-template - Fix to git_push_all_changes function Nvims - Compacted the function Project Access - pnew() updated to clone remore repo or create a new one from scratch depending on options provided
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
Description
Languages
Shell
100%