Browse Source

Org/emacs

Simon Watson 2 years ago
parent
commit
4413ffa387
2 changed files with 11 additions and 2 deletions
  1. 8 2
      bashrc/macm1-bashrc
  2. 3 0
      orgmode/1.org

+ 8 - 2
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

+ 3 - 0
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?