tmux/sublime

This commit is contained in:
danijoo
2020-03-13 11:28:39 +01:00
3 changed files with 5 additions and 2 deletions

View File

@@ -16,4 +16,5 @@ alias csreport="ssh lcluster11 csreport"
alias scancel="ssh lcluster11 scancel" alias scancel="ssh lcluster11 scancel"
# faster sshfs # 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

@@ -4,6 +4,8 @@
name = Daniel Bauer name = Daniel Bauer
[pack] [pack]
threads = 8 threads = 8
[merge]
tool = kdiff3
[core] [core]
pager = diff-so-fancy | less --tabs=4 -RFX pager = diff-so-fancy | less --tabs=4 -RFX
[alias] [alias]

View File

@@ -4,7 +4,7 @@
"detect_indentation": false, "detect_indentation": false,
"dictionary": "Packages/Language - English/en_US.dic", "dictionary": "Packages/Language - English/en_US.dic",
"font_face": "Hack for Powerline Regular", "font_face": "Hack for Powerline Regular",
"font_size": 13, "font_size": 14,
"hot_exit": false, "hot_exit": false,
"ignored_packages": "ignored_packages":
[ [