methodology/setup-dev-machine.md
2022-03-08 21:32:16 +01:00

618 B

  • .vimrc
  • .zshrc
    • During zsh setup, a .zhrc file is generated and left in the root. The following .zshrc content should extend (rather than replace) your .zshrc.
    • bash: alias doco="docker-compose"
    • use vim bindings: bindkey -v
  • Linux