diff --git a/home/dot-common_shell b/home/dot-common_shell index ff99d74..fce42f6 100644 --- a/home/dot-common_shell +++ b/home/dot-common_shell @@ -92,3 +92,4 @@ alias tp="~/projects/scripts/shell/open_sess.sh" # From gpt alias nv='tmux new-session -d -s university -n uni "cd ~/projects/university && nvim -c '\''lua require(\"custom.uni\").select_course_directory()'\''" && tmux new-window -t university:2 -n typstar "cd ~/projects/typstar; exec $SHELL" && tmux select-window -t university:1 && tmux attach -t university' +alias gre='grep -C 7 '