From 817688b08534888715ed21c3241e440f7e4bd7c5 Mon Sep 17 00:00:00 2001 From: Juni Kim Date: Sat, 28 Jan 2023 10:16:23 -0500 Subject: [PATCH] zshrc commands --- dots/zshrc | 2 ++ 1 file changed, 2 insertions(+) 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