mirror of
https://github.com/FAUSheppy/config
synced 2025-12-10 08:38:32 +01:00
meh
This commit is contained in:
@@ -3,6 +3,7 @@ Host atlantismedion
|
|||||||
Host gitlab.cs.fau.de
|
Host gitlab.cs.fau.de
|
||||||
IdentityFile ~/.ssh/gitrsa
|
IdentityFile ~/.ssh/gitrsa
|
||||||
Host *.fauiwg.de
|
Host *.fauiwg.de
|
||||||
|
User sheppy
|
||||||
IdentityFile ~/.ssh/wg
|
IdentityFile ~/.ssh/wg
|
||||||
Host *.cs.fau.de
|
Host *.cs.fau.de
|
||||||
IdentityFile ~/.ssh/cipkey
|
IdentityFile ~/.ssh/cipkey
|
||||||
|
|||||||
2
zshrc
2
zshrc
@@ -164,7 +164,7 @@ alias irc="ssh ircbox.cs.fau.de -t 'command; tmux a'"
|
|||||||
alias -g uni="ik15ydit@faui06c.cs.fau.de"
|
alias -g uni="ik15ydit@faui06c.cs.fau.de"
|
||||||
alias cipkey="ssh-add ~/.ssh/ciplogin"
|
alias cipkey="ssh-add ~/.ssh/ciplogin"
|
||||||
alias cipra="xpra start ssh:ik15ydit@faui00n.cs.fau.de:100 --start-child urxvt"
|
alias cipra="xpra start ssh:ik15ydit@faui00n.cs.fau.de:100 --start-child urxvt"
|
||||||
alias mountcip="sshfs ik15ydit@faui00n.cs.fau.de:/ -o idmap=user $CIP_MOUNTPOINT"
|
alias mountcip="sshfs ik15ydit@faui00n.cs.fau.de:/ -o reconnect,idmap=user $CIP_MOUNTPOINT"
|
||||||
alias umountcip="fusermount -u $CIP_MOUNTPOINT"
|
alias umountcip="fusermount -u $CIP_MOUNTPOINT"
|
||||||
|
|
||||||
## DIRECT TO CONFIG ##
|
## DIRECT TO CONFIG ##
|
||||||
|
|||||||
Reference in New Issue
Block a user