mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
Merge branch 'master' of https://github.com/danijoo/dotfiles
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
# The second line of modules may depend on options set by modules in the first line.
|
# The second line of modules may depend on options set by modules in the first line.
|
||||||
# These dependencies are noted on the respective module's README.md.
|
# These dependencies are noted on the respective module's README.md.
|
||||||
zmodules=(ssh directory environment git history input utility custom \
|
zmodules=(ssh directory environment git history input utility custom \
|
||||||
syntax-highlighting history-substring-search prompt completion fasd)
|
syntax-highlighting history-substring-search prompt completion fasd autosuggestions)
|
||||||
|
|
||||||
|
|
||||||
#zssh_ids=(id_ed25519)
|
#zssh_ids=(id_ed25519)
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"color_scheme": "Packages/bioSyntax/bioSyntax.tmTheme",
|
"color_scheme": "Packages/gruvbox/gruvbox (Dark) (Medium).sublime-color-scheme",
|
||||||
"font_face": "Hack for Powerline Regular",
|
"font_face": "Hack for Powerline Regular",
|
||||||
"font_size": 16,
|
"font_size": 15,
|
||||||
"hot_exit": false,
|
"hot_exit": false,
|
||||||
"ignored_packages":
|
"ignored_packages":
|
||||||
[
|
[
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
120
|
120
|
||||||
],
|
],
|
||||||
"tab_size": 4,
|
"tab_size": 4,
|
||||||
"theme": "gruvbox (Dark) (Medium).sublime-theme",
|
"theme": "gruvbox.sublime-theme",
|
||||||
"translate_tabs_to_spaces": true,
|
"translate_tabs_to_spaces": true,
|
||||||
"viewer": "zathura",
|
"viewer": "zathura",
|
||||||
"vintageous_use_ctrl_keys": null,
|
"vintageous_use_ctrl_keys": null,
|
||||||
|
|||||||
Reference in New Issue
Block a user