mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
commit
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -5,3 +5,5 @@
|
||||
email = bauer@cbs.tu-darmstadt.de
|
||||
[pack]
|
||||
threads = 8
|
||||
[merge]
|
||||
tool = kdiff3
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
"rsub",
|
||||
"Rust Enhanced",
|
||||
"SideBarEnhancements",
|
||||
"TabNine"
|
||||
"TabNine",
|
||||
"WordCount"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"detect_indentation": false,
|
||||
"dictionary": "Packages/Language - English/en_US.dic",
|
||||
"font_face": "Hack for Powerline Regular",
|
||||
"font_size": 12,
|
||||
"font_size": 14,
|
||||
"hot_exit": false,
|
||||
"ignored_packages":
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user