commit 4413ffa387a6a837dc590e33a9577a466dfebeee
Author: Simon Watson <spw01@protonmail.com>
Date: Sun Jul 11 12:00:45 2021 -0400
Org/emacs
diff --git a/bashrc/macm1-bashrc b/bashrc/macm1-bashrc
index 8163878..0a4f3b1 100644
--- a/bashrc/macm1-bashrc
+++ b/bashrc/macm1-bashrc
@@ -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 ll="/opt/homebrew/bin/exa -lah"
-default-ps1
-
alias tmuxn="tmux new -s $1"
alias tmuxa="tmux attach -t $1"
alias tmuxl="tmux ls"
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 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'
. "$HOME/.cargo/env"
+
+
+default-ps1
+wal-ashes
+clear
diff --git a/orgmode/1.org b/orgmode/1.org
index 60c41ee..2d98983 100644
--- a/orgmode/1.org
+++ b/orgmode/1.org
@@ -6,3 +6,6 @@ SPW PERSONAL -*- mode: org -*-
- https://pypi.org/project/tuir/
** Projects
+*** Figure out git situation between spwbk.site and github/gitlab/etc
+*** DO server still needed?
+*** ESP32 m5stickc projects?