Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
metaory committed Feb 14, 2022
1 parent 10de8be commit cc80d78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tmux/keybindings.tmux
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ bind-key -T prefix C-r display-menu -T "#[align=centre]#{window_index}:#{windo
"#[fg=colour2]  #[fg=#{@EBG}] Save mico" "s" "if-shell -b '(grep #{@WIC} ~/dev/meta/municode/dumps/uni-mico)' {
display-message '#[bg=colour0,fg=colour1,fill=colour0,bold] #{@WIC} exists '
} {
run-shell 'echo -n \" #{@WIC}\" >> ~/dev/meta/municode/dumps/uni-mico'
display-message -d 500 '  added #{@WIC} to uni-mico'
}" \
"" \
Expand Down

0 comments on commit cc80d78

Please sign in to comment.