This commit is contained in:
Daniel Bauer
2020-03-02 11:26:06 +01:00
parent 7ca77dee30
commit 411b996140
4 changed files with 7 additions and 3 deletions

View File

@@ -16,4 +16,5 @@ alias csreport="ssh lcluster11 csreport"
alias scancel="ssh lcluster11 scancel"
# faster sshfs
alias sshfs="sshfs -o Ciphers=arcfour,Compression=no,auto_cache"
#alias sshfs="sshfs -o Ciphers=arcfour,Compression=no,auto_cache"
alias sshfs="sshfs -o Compression=no,auto_cache"

View File

@@ -5,3 +5,5 @@
email = bauer@cbs.tu-darmstadt.de
[pack]
threads = 8
[merge]
tool = kdiff3