bash/reposinit

5 lines
72 B
Bash
Executable File

#!/bin/sh
#
echo "* Creating link in homedirectory"
ln -s `pwd` ~/.bash