diff options
author | Karel Kočí <karel.koci@nic.cz> | 2017-12-04 07:19:40 +0100 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2017-12-04 07:19:40 +0100 |
commit | efc78eeb586cb159f50cff4f88d245328a331bcb (patch) | |
tree | 823a8eb85c415507c073f53dae9f62f0fc1880c4 /install | |
parent | 0e7c85e85e1ae6eaabec8cf45703313ad7692fbc (diff) | |
download | myconfigs-efc78eeb586cb159f50cff4f88d245328a331bcb.tar.gz myconfigs-efc78eeb586cb159f50cff4f88d245328a331bcb.tar.bz2 myconfigs-efc78eeb586cb159f50cff4f88d245328a331bcb.zip |
Drop conkeror configuration
Diffstat (limited to 'install')
-rwxr-xr-x | install | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -99,11 +99,6 @@ if ask "Install desktop (i3..)"; then inst config/user-dirs.dirs ~/.config/user-dirs.dirs fi -if ask "Install Conkeror configuration"; then - inst conkerorrc ~/.conkerorrc - inst conkeror/ ~/.conkeror -fi - if ask "Install Surf configuration"; then inst surf/script.js ~/.surf/script.js inst surf/styles/default.css ~/.surf/styles/default.css |