This website works better with JavaScript.
Home
Help
Register
Sign In
heck
/
HeckBashSetup
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
add mount_pepsioux()
master
heck
9 months ago
parent
4f8df894a6
commit
242df77a7e
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
bash_profile.d/pEp.sh
+ 4
- 0
bash_profile.d/pEp.sh
View File
@ -54,4 +54,8 @@ function clone_devWiki() {
git clone ssh://wiki/var/lib/gitit/wikidata .
}
function
mount_pepsioux
(
)
{
sudo mount -t nfs -o resvport pepsioux:/home/heck /Volumes/pepsioux
}
alias
test_pEpPythonAdapter
=
'python3 -c "import pEp;"'
Write
Preview
Loading…
Cancel
Save