mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-11 05:55:29 +00:00
tmux/sublime
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
@@ -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]
|
||||||
|
|||||||
@@ -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":
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user