This website requires JavaScript.
Explore
Help
Sign In
dirk
/
bash
Watch
1
Star
0
Fork
0
You've already forked bash
Code
Issues
Pull Requests
Releases
Wiki
Activity
bash
/
reposinit
5 lines
72 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
reposinit script added
2022-05-08 11:28:25 +02:00
#!/bin/sh
#
common text for reposinit output
2022-05-08 15:28:42 +02:00
echo "* Creating link in homedirectory"
reposinit script added
2022-05-08 11:28:25 +02:00
ln -s `pwd` ~/.bash
Reference in New Issue
Copy Permalink