veysiadn / dotfiles

Dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Some of my dotfiles. Have a look at my video course on effective developer keyboard usage.

IntelliJ Live templates

Copy the live templates into your IDEA configuration directory, under <config-dir>/config/jba_config/templates/.

Note
In IntelliJ 2020.1 the default configuration directory has changed.
For Linux, the default is now ~/.config/JetBrains/IntelliJIdea20XX.X/

The config/jba_config/templates.xml files exists to avoid collisions with predefined default templates. You might have to merge in the parts of the XML file manually.

About

Dotfiles

License:Apache License 2.0


Languages

Language:Shell 72.8%Language:Vim Script 25.6%Language:Vim Snippet 1.6%