File: yashrc.sample

package info (click to toggle)
yash 2.60-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,152 kB
  • sloc: ansic: 34,578; makefile: 851; sh: 808; sed: 16
file content (5 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (4)
1
2
3
4
5
workdir=$(dirname -- "$0")
YASH_LOADPATH=("${workdir}/share")
. --autoload initialization/sample

# vim: set et sw=2 sts=2 tw=78 ft=sh: