Configuration for joplin

This commit is contained in:
2021-06-14 22:27:12 +01:00
parent 90b24b389a
commit cf19d6f5a9
5 changed files with 43 additions and 11 deletions

View File

@@ -88,5 +88,7 @@ setxkbmap gb
autoload edit-commandd-line; zle -N edit-command-line
bindkey '^e' edit-command-line
set -o ignoreeof # Stop CTRL-D from quitting
# Load syntax highlighting; should be last.
source /usr/share/zsh/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh 2>/dev/null