Commit Graph

4 Commits

Author SHA1 Message Date
Pratik Tripathy
d403585c3a feat(function): port_who added 2024-11-20 16:46:41 +05:30
Pratik Tripathy
c987f015fd housekeep: removed eza alias to ls 2024-03-27 22:40:16 +05:30
Pratik Tripathy
ca49dcafc2 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
2024-03-06 16:09:39 +05:30
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