5765e05ec00956bc2dd4cf7cd214ab0af8e25c4b
- Made pnew() loop till a valid name is given. - Made bootstrap script to symlink all scripts to ~/.config/shell
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 *nic OS
- Across sh, bash, zsh
Todo
- Make a bootstrap file that symlinks new files to $XDG_CONFIG_HOME/shell/
Description
Languages
Shell
100%