]> git.mjollnir.org Git - dotfiles/zsh.git/commitdiff
changed alias to mount file server to name based instead of ip
authorPenny Leach <penny@mjollnir.org>
Fri, 8 Apr 2011 09:50:11 +0000 (11:50 +0200)
committerPenny Leach <penny@mjollnir.org>
Fri, 8 Apr 2011 09:50:11 +0000 (11:50 +0200)
.zsh.d/S05_aliases

index c52636bc7f0d36fa0c04bb50ade753ae66759366..e5b193c54a3d338068e5b00da072e99191fd472a 100644 (file)
@@ -38,7 +38,7 @@ alias tunesm='sshfs tunes.madduck.net:/tunes/artists /media/tunes'
 alias tunesum='fusermount -u /media/tunes'
 
 # aliases to mount & umount helena
-alias helm='sshfs 192.168.0.1:/store /media/helena'
+alias helm='sshfs helena:/store /media/helena'
 alias helum='fusermount -u /media/helena'
 
 # lazy penny