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

550 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
    • See issue #5 : #5