|
@@ -5,13 +5,14 @@ alias default-ps1="PS1='[\[\033[36m\]\u\[\033[m\]@\[\033[32m\]\h:\[\033[33;1m\]\
|
|
alias ls="/opt/homebrew/bin/exa"
|
|
alias ls="/opt/homebrew/bin/exa"
|
|
alias ll="/opt/homebrew/bin/exa -lah"
|
|
alias ll="/opt/homebrew/bin/exa -lah"
|
|
|
|
|
|
-default-ps1
|
|
|
|
-
|
|
|
|
alias tmuxn="tmux new -s $1"
|
|
alias tmuxn="tmux new -s $1"
|
|
alias tmuxa="tmux attach -t $1"
|
|
alias tmuxa="tmux attach -t $1"
|
|
alias tmuxl="tmux ls"
|
|
alias tmuxl="tmux ls"
|
|
alias tmuxq="echo $TMUX"
|
|
alias tmuxq="echo $TMUX"
|
|
|
|
|
|
|
|
+alias kspw="knock -v spwbk.site 9711 3862 1934 3846"
|
|
|
|
+alias spwbk="/Users/swatson/Repos/shell-scripts/s.sh"
|
|
|
|
+
|
|
alias httpserver="python -m SimpleHTTPServer"
|
|
alias httpserver="python -m SimpleHTTPServer"
|
|
|
|
|
|
alias emacs="/Applications/Emacs.app/Contents/MacOS/Emacs"
|
|
alias emacs="/Applications/Emacs.app/Contents/MacOS/Emacs"
|
|
@@ -22,3 +23,8 @@ alias emacs="/Applications/Emacs.app/Contents/MacOS/Emacs"
|
|
|
|
|
|
PATH='/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/swatson/.fzf/bin:/Users/swatson/Library/Python/3.8/bin'
|
|
PATH='/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/swatson/.fzf/bin:/Users/swatson/Library/Python/3.8/bin'
|
|
. "$HOME/.cargo/env"
|
|
. "$HOME/.cargo/env"
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+default-ps1
|
|
|
|
+wal-ashes
|
|
|
|
+clear
|