myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit 25e09807aa6946a306afd0d8fa74a6638c3d6cbc
parent b99d60e854e2d52ea0805fc0030fda5da527ac61
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Wed, 14 Dec 2016 17:24:32 +0100

fix permission problem on urxvt

Diffstat:
install.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/install.sh b/install.sh @@ -23,6 +23,7 @@ ln -s ~/apps/fasd/fasd ~/bin # hg clone 'https://bitbucket.org/sterlingcamden/urlpicker/' # sudo mkdir -p '/usr/local/lib/urxvt/perl' # sudo cp urlpicker/url-picker /usr/local/lib/urxvt/perl +# sudo chmod -R og+rx /usr/local/lib/urxvt cd ~/config mkdir -p ~/.elinks