#!/bin/sh if [ -e /etc/iwd/main.conf ]; then sudo rm /etc/iwd/main.conf fi install_dotfiles "/" "$DOTFILES_DIR" "iwd"