Pratik Tripathy 0f94e435e2 chore: Changes
- Move tmux aliases to dotfiles
- cpgi -> cp_gi : in sync with all other cp_* aliases
- mann aliases for tldr
- Git precommit template copy with cp_gitprecommit
2024-12-24 20:01:48 +05:30
2024-12-24 20:01:48 +05:30
2024-03-06 16:09:39 +05:30
2024-03-06 16:09:39 +05:30
2024-03-06 16:09:39 +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 *nix OS
    2. Across sh, bash, zsh
Description
Aliases, scripts for terminal productivity.
Readme 36 KiB
Languages
Shell 100%