You are here |
johncodes.com | ||
| | | |
blog.langworth.com
|
|
| | | | What a response! The original "Vim After 11 Years" post was very popular, and it prompted a lot of good responses on Hacker News and Reddit which were peppered with useful tips and plugins I didn't know about. I compiled all of them along with some additional tips from friends and coworkers, then tried a lot of them out, and finally distilled it for you here. Enjoy! | |
| | | |
clementc.github.io
|
|
| | | | ||
| | | |
davidyat.es
|
|
| | | | I spend a lot of my time working with text in some way, whether it be writing, programming, reading, making notes, or running terminal commands. | |
| | | |
yasha.solutions
|
|
| | Bourne Again Shell is born again :) Pure Bash Bible Open source book on pure bash solutions. Link on Github: Pure Bash Bible ShellCheck Finds bugs in your shell scripts A linter for bash scripts https://www.shellcheck.net/ Bash Guide - Best Practices Because you don't want people to bash your work wink Bash Guide: Best Practices Bash Pitfall The pitfall guide for bash is really good. |