]> git.pld-linux.org Git - packages/icewm.git/blame - icewm-startup.sh
- dropped netscapeicons, newer versions included in iceicons tarball
[packages/icewm.git] / icewm-startup.sh
CommitLineData
2e7a9eeb
JR
1#!/bin/sh
2
3if [ ! -d ~/.icewm ] ; then
4 mkdir -p ~/.icewm
5 install -m 644 /etc/X11/icewm/* ~/.icewm/
6fi
This page took 0.071897 seconds and 4 git commands to generate.