Pratik Tripathy 1723bf8084 Project Access
- Made more POSIX compliant
- pnew: Now accepts a remote git repo
- pnew: Creates git repo on new (not git) projects

Aliases
- Dev aliases moved to this repo instead of dotfiles
- Create aliases when the underlying programs are installed
- Alias to copy my template .gitignore to current directory
2024-03-03 00:22:19 +05:30
2024-03-03 00:22:19 +05:30
2024-03-03 00:22:19 +05:30
2024-03-03 00:22:19 +05:30

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
    1. Across all *nic OS
    2. Across sh, bash, zsh
Description
Aliases, scripts for terminal productivity.
Readme 36 KiB
Languages
Shell 100%