README.MD typo fix

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
This commit is contained in:
Pratik Tripathy
2024-03-06 16:09:39 +05:30
parent 1723bf8084
commit ca49dcafc2
6 changed files with 46 additions and 39 deletions

View File

@@ -6,7 +6,7 @@
- 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
1. Across all *nic OS
- Keep them as portable as possible:
1. Across all *nix OS
2. Across sh, bash, zsh