Created
May 1, 2020 22:02
-
-
Save gbirke/ec7c9b2bf77f178ed3479641975242bb to your computer and use it in GitHub Desktop.
custom rofi menu with tab-separated text file, cut and awk
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
ls_home>show home> ls ~ | |
ranger> > ranger | |
config_nvim>Configure NVim> vim -c "cd ~/.config/nvim" ~/.config/nvim/init.vim | |
# vim: set list listchars:tab=>- noexpandtab tabstop=15 | |
~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment