Skip to content

Instantly share code, notes, and snippets.

View sevmardi's full-sized avatar
🎯
Focusing

Sevak Mardirosian sevmardi

🎯
Focusing
View GitHub Profile
@sevmardi
sevmardi / My-IntelliJ-hacks
Created October 10, 2019 17:55
My-IntelliJ-hacks
new file = Ctrl+Alt+insert
@sevmardi
sevmardi / sublime_config.json
Last active April 7, 2019 15:34
My personal sublime text 3 prefrence
{
"auto_complete": true,
"auto_find_in_selection": true,
"auto_indent": true,
"color_scheme": "Packages/Material Theme/schemes/Material-Theme-Palenight.tmTheme",
"command": "revert",
"default_encoding": "UTF-8",
"detect_indentation": true,
"dpi_scale": 1.1,
"ui_scale": 1.4,
@sevmardi
sevmardi / config.yaml
Created June 11, 2018 17:06
config.yaml
vagrantfile:
target: local
vm:
provider:
local:
box: bento/ubuntu-16.04
box_url: puphpet/ubuntu1604-x64
box_version: '0'
chosen_virtualizer: virtualbox
virtualizers: