This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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 |