zsh added to i3

This commit is contained in:
Luke Smith 2019-11-23 07:33:50 -05:00
parent 748ac6997f
commit 2036c1788f
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -71,3 +71,4 @@ G,https://github.com/lukesmithxyz/dmenu.git,"runs commands and provides a UI for
G,https://github.com/lukesmithxyz/st.git,"is my custom build of suckless's terminal emulator." G,https://github.com/lukesmithxyz/st.git,"is my custom build of suckless's terminal emulator."
,docx2txt,"enables .docx file previews in ranger." ,docx2txt,"enables .docx file previews in ranger."
,odt2txt,"enables .odt file previews in ranger." ,odt2txt,"enables .odt file previews in ranger."
,zsh-syntax-highlighting,"provides fish-like syntax highlighting in the shell."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
71 G https://github.com/lukesmithxyz/st.git is my custom build of suckless's terminal emulator.
72 docx2txt enables .docx file previews in ranger.
73 odt2txt enables .odt file previews in ranger.
74 zsh-syntax-highlighting provides fish-like syntax highlighting in the shell.