Comments are nice
This commit is contained in:
parent
570095dbb2
commit
af2e9294d1
|
@ -44,7 +44,7 @@ pacaur --needed -S \
|
||||||
jq `# CLI for Interacting with JSON` \
|
jq `# CLI for Interacting with JSON` \
|
||||||
ranger `# CLI File Manager` \
|
ranger `# CLI File Manager` \
|
||||||
bash-completion `# Handy Scripts for Tab-Completion in Bash` \
|
bash-completion `# Handy Scripts for Tab-Completion in Bash` \
|
||||||
python-neovim python-jedi python-mistune python-psutil python-setproctitle httpie \
|
python-neovim python-jedi python-mistune python-psutil python-setproctitle httpie `# httpie and neovim dependencies` \
|
||||||
--noconfirm --noedit
|
--noconfirm --noedit
|
||||||
|
|
||||||
# install rxvt-unicode script for resizing font on-the-fly
|
# install rxvt-unicode script for resizing font on-the-fly
|
||||||
|
|
Reference in a new issue