This website works better with JavaScript.
Home
Explore
Help
Sign In
dirk
/
bash
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
reposinit script added
master
Dirk Alders
2 years ago
parent
46ba80288a
commit
57f64a9f54
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
reposinit
+ 3
- 0
reposinit
View File
@@ -0,0 +1,3 @@
1
+#!/bin/sh
2
+#
3
+ln -s `pwd` ~/.bash
Write
Preview
Loading…
Cancel
Save