fixed scp and sftp bug

This commit is contained in:
Marcel Kapfer (mmk2410) 2016-07-16 21:31:43 +02:00
parent 3f2d64ea08
commit 25618a86f9
1 changed files with 3 additions and 1 deletions

View File

@ -34,7 +34,9 @@ alias q=' exit'
alias Q=' exit'
alias x=' exit'
alias cd..='cd ..'
~/.mmk2410
if [ -z $SSH_CLIENT ]
~/.mmk2410
end
set -Ux EDITOR nvim
set -Ux VISUAL nvim