This repository has been archived on 2025-01-31. You can view files and clone it, but cannot push or open issues or pull requests.
2018-12-23 12:01:36 -06:00

6 lines
105 B
Bash
Executable File

#! /bin/sh
konsole --workdir "$HOME/Projects/dsk" &
konsole --workdir "$HOME/Projects/dsk" &
disown
exit