Browse Source

zshrc commands

master
Juni Kim 2 years ago
parent
commit
817688b085
  1. 2
      dots/zshrc

2
dots/zshrc

@ -127,6 +127,8 @@ f() {
cd "$(cat "${XDG_CACHE_HOME:=${HOME}/.cache}/fff/.fff_d")" 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 TERM=linux
export EDITOR=nvim export EDITOR=nvim

Loading…
Cancel
Save