Commit graph

8 commits

Author SHA1 Message Date
Sergei Eremenko
6837aa9ca9
Allow to install to $HOME without sudo #28
wget -qO- https://git.io/papirus-folders-install | env PREFIX=$HOME/.local sh
2022-07-25 18:15:04 +03:00
Sergei Eremenko
7ca8189c9a Write messages to stdout instead of stderr
Write verbose messages to a separated file descriptor and then
redirect to stdout to avoid messed output from a subshell.
2019-11-19 23:37:49 +02:00
Sergei Eremenko
b34b906132 Allow install ZSH completion to site-functions directory 2019-06-26 18:57:58 +03:00
Sergei Eremenko
9dee3535c8 install.sh: remove leading v symbol from paths 2018-10-27 23:12:39 +03:00
Sergei Eremenko
9788efae93 Minor changes to install.sh 2018-10-08 23:22:01 +03:00
Sergei Eremenko
de6925cd89 Fix uninstall function in install.sh script 2018-09-03 19:03:40 +03:00
Sergei Eremenko
04179ee347 Add bash and zsh completions to install.sh 2018-09-03 14:30:26 +03:00
Sergei Eremenko
e3ce30d089 Add install.sh 2017-11-07 13:57:27 +02:00