Skip to content

General Tips

Caleb Bassi edited this page May 2, 2020 · 8 revisions
  • use an editor that has a vim mode
  • use the browser with a vim mode extension
  • do all of your text editing in your editor and then copy it to wherever you need it
  • alias your shell commands to something shorter, like changing git to g
  • use ergonomic shell utilities like fish shell and fzf
  • make sure to use code snippets and autocompletion
Clone this wiki locally