aports/community/dk/dk.post-install
Celeste 7ed4043afc community/{dk,oksh}: take over maintainership
emailed the previous maintainer and received permission to take over these aports
2024-12-31 03:56:23 +00:00

14 lines
308 B
Bash

#!/bin/sh
cat >&2 << EOF
Get started with dk using the example rc files:
$ mkdir -p ~/.config/dk ~/.config/sxhkd
$ cp /usr/share/doc/dk/dkrc ~/.config/dk/
$ cp /usr/share/doc/dk/sxhkdrc ~/.config/sxhkd/
For more information, see dk(1) or
https://bitbucket.org/natemaia/dk/src/master/README.md
EOF