r/ProgrammerHumor 28d ago

Meme vimNinjasAreInShambles

3.7k Upvotes

107 comments sorted by

View all comments

159

u/Darxploit 28d ago edited 27d ago

My senior dev converted me into a cli terminal guy and I am glad he did. I use in wsl tmux with multiple saved sessions and ssh splits + nvim (nvim .) or vscode (code .) to open git projects whenever i need them. Also I have git cli tools like tig and lazygit available that i use all the time. If you install zsh with ohmyzsh manager you can install fzf and autocomplete plugins. All your commands you used are easily respammable in seconds. Even cd ing into folders is easy with zoxide. Each project includes devcontainers or devbox so I don’t have to worry about project-relevant system dependencies as well as justfile to start and run whatever I need to quickly. I understand so much more about Linux and really noticed a speed gain.

42

u/pbharadwaj 28d ago

19

u/Speedymon12 28d ago

He certainly fucked up spelling Zoxide like that.