bash/reposinit

5 lines
72 B
Plaintext
Raw Normal View History

2022-05-08 11:28:25 +02:00
#!/bin/sh
#
2022-05-08 15:28:42 +02:00
echo "* Creating link in homedirectory"
2022-05-08 11:28:25 +02:00
ln -s `pwd` ~/.bash