https://github.com/sdasgup3/scripts-n-docs
Cheat sheet for common development utilities
https://github.com/sdasgup3/scripts-n-docs
bash bash-script commands-cheat-sheet git makefile perl perl-scripts python scripting-language tools-engineering unix-commands vim
Last synced: 2 months ago
JSON representation
Cheat sheet for common development utilities
- Host: GitHub
- URL: https://github.com/sdasgup3/scripts-n-docs
- Owner: sdasgup3
- Created: 2017-11-19T18:36:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-28T07:08:46.000Z (over 5 years ago)
- Last Synced: 2025-10-30T19:45:32.695Z (8 months ago)
- Topics: bash, bash-script, commands-cheat-sheet, git, makefile, perl, perl-scripts, python, scripting-language, tools-engineering, unix-commands, vim
- Language: Perl
- Size: 823 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## scripts: An agglomeration of all utility scripts and configuration files.
## documents: Cheetsheets for commmon utility tools.
- [git.md](https://github.com/sdasgup3/scripts-n-docs/blob/master/documents/git.md) : git commands and quick fixes.
- [vim.md](https://github.com/sdasgup3/scripts-n-docs/blob/master/documents/vim.md) : vim commands and quick fixes.
- [bash.md](https://github.com/sdasgup3/scripts-n-docs/blob/master/documents/bash.md) : unix commands and bash scripting.
- [makefile.md](https://github.com/sdasgup3/scripts-n-docs/blob/master/documents/makefile.md) : makefile tips
- [allcommand.md](https://github.com/sdasgup3/scripts-n-docs/blob/master/documents/allcommand.md) : all included