This commit is contained in:
2020-02-28 19:07:46 +01:00
parent 516d1762ae
commit 4eb28d2749
21 changed files with 4 additions and 2 deletions

3
.zshrc
View File

@@ -1,6 +1,7 @@
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
export PATH=/opt/metasploit-framework/bin/:/Applications/Aseprite.app/Contents/MacOS/:$PATH
export PATH=/opt/metasploit-framework/bin/:/Applications/Aseprite.app/Contents/MacOS/:$HOME/.scripts/bash:$PATH
# Path to your oh-my-zsh installation.
export ZSH="/Users/beppe/.oh-my-zsh"