save
This commit is contained in:
0
scripts/cht/tmux-cht-command
Normal file
0
scripts/cht/tmux-cht-command
Normal file
0
scripts/cht/tmux-cht-lang
Normal file
0
scripts/cht/tmux-cht-lang
Normal file
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
selected=`cat ~/.tmux-cht-languages ~/.tmux-cht-command | fzf`
|
||||
selected=`cat ~/scripts/tmux-cht-languages ~/scripts/tmux-cht-command | fzf`
|
||||
if [[ -z $selected ]]; then
|
||||
exit 0
|
||||
fi
|
||||
Reference in New Issue
Block a user