diff --git a/dots/zshrc b/dots/zshrc index 86a9440..dfbe994 100644 --- a/dots/zshrc +++ b/dots/zshrc @@ -127,6 +127,8 @@ f() { cd "$(cat "${XDG_CACHE_HOME:=${HOME}/.cache}/fff/.fff_d")" } +bindkey -s "^s" "school\n" +bindkey -s "^t" "~/.local/bin/tmuxs\n" #export TERM=linux export EDITOR=nvim