Initial checkin.
Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
commit
30132626b8
68 changed files with 5497 additions and 0 deletions
4
etc/skel/.bashrc
Normal file
4
etc/skel/.bashrc
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
export HUHU_DIR="@HUHU_DIR@"
|
||||
export PERL5LIB="${PERL5LIB:+$PERL5LIB:}${HUHU_DIR}"
|
||||
export PATH="${PATH}:${HUHU_DIR}/bin"
|
||||
Loading…
Add table
Add a link
Reference in a new issue