/DevMachine

Basic configs for my Dev Machine

DevMachine

Basic configs for my Dev Machine

First you need to have -> Oh My Zsh Second you need to install -> Iterm Third you need to install -> Fig Fourth you need to config the Oh My Zsh Alia's with:

code . ~/ .zshrc

alias zshconfig="mate ~/.zshrc"
alias wip="git add . && git commit -m 'wip'"
alias ga="git add ."
alias gc="git commit -m"
alias gp="git push -u origin"
alias serve="php artisan serve"
alias art="php artisan"
alias migrate="php artisan migrate"
alias pf="phpunit --filter"
alias teste="php artisan test"

Productive Apps =>

  • Rectangle
  • MonitorControlLife
  • Alfred 5
  • Maccy