diff options
Diffstat (limited to 'install')
-rwxr-xr-x | install | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ fi read -p "Install Conkeror configuration? (Y/n) " if [[ $REPLY =~ ^[Yy]?$ ]]; then inst conkerorrc $WHOME/.conkerorrc + inst conkeror $WHOME/.conkeror fi read -p "Install MPD configuration? (Y/n) " |