Browse Source

add mount_pepsioux()

master
heck 4 years ago
parent
commit
242df77a7e
  1. 4
      bash_profile.d/pEp.sh

4
bash_profile.d/pEp.sh

@ -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;"'

Loading…
Cancel
Save