Some scripts to automate some very oftenly used tasks on Linux
- Setting up aliases to navigate through various directories
- Change dir to some other dir, perform some job and come back to previous directory
- Setting up Ubuntu just in a single command after installation eg. Proxy setup, update, upgrade etc.
- many more
Which script does what ??
custom_sys_scripts
1.prox_dir.sh = an example of changing dir doing some stuff and coming back to current dir
2.usefull_aliases.sh = Shows a hack on aliases for smooth navigation through different directories
#You are welcome to contribute!!