Konfigurasi
{
"last_updated": "Kamis, 10 November 2016",
"font-face": "Hack",
"font_size": 10.8,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"theme": "Agila Monokai.sublime-theme",
"color_scheme": "Packages/Agila Theme/Agila Monokai Extended.tmTheme","ui_font_size_small": true,
"ui_separator": true,
"theme_agila_sidebar_xsmall": true,
"theme_agila_compact_sidebar": true,
"theme_agila_vertical_scrollbar_thicker": true,
"theme_agila_active_tab_entry_white": true,
"theme_agila_sidebar_light_icons": true,
"theme_agila_sidebar_selected_entry_white": true,
"theme_agila_compact_tab": true,
"theme_agila_sidebar_heading_white": true,
"line_padding_bottom": 2,
"line_padding_top": 2,
"fade_fold_buttons": false,
"caret_style": "phase",
"highlight_line": true,
"margin": 10,
}
# Ini berguna buat nampilin file-file yang di hidden di Finder
# Show All files in Finder
defaults write com.apple.finder AppleShowAllFiles YES
# Hide it
defaults write com.apple.finder AppleShowAllFiles NO
# Buat si server gak usah suruh gue login lagi kalau gue pake SSH ini
cat ~/.ssh/id_rsa.pub | ssh USER@IP_ADDRESS 'cat >> ~/.ssh/authorized_keys'
file-file konfigurasi yang gue pake