mirror of
https://github.com/Ascyii/dotfiles.git
synced 2025-12-31 22:44:24 -05:00
auto up 02:38:43 up 0:05, 3 users, load average: 0.52, 0.53, 0.25
This commit is contained in:
@@ -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 '
|
||||
|
||||
Reference in New Issue
Block a user