|
|
|
|
|
by gitgud
2202 days ago
|
|
I used to keep snippets of bash commands, but now I just use the [1] dotfiles method of storing all your scripts in a git versioned folder. Anything I find my self Googling how to do (git remove merged branches from origin), I create an easy command for. [1] https://github.com/benwinding/dotfiles |
|