Skip to content

Instantly share code, notes, and snippets.

@Goku-San
Goku-San / zsh_vim_mode
Last active January 11, 2022 19:24
custom z shell vim mode, no plugins needed...
#!/bin/zsh
# The shebang is just for syntax highlight of the gist!
# Dependencies:
# Terminal emulator that supports true color and unicode symbols!!
# For the x11-clip-wrap-widgets() function, if on Linux you will need xclip or xsel cli, if on MacOS pbcopy!
# Copy and paste to your .zshrc