# dotfiles **Repository Path**: mirrors_YoKeyword/dotfiles ## Basic Information - **Project Name**: dotfiles - **Description**: Dotfiles - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README == Dotfiles Some of my dotfiles. Have a look at my https://blog.sebastian-daschner.com/entries/effective-keyboard-usage-video-course[video course^] on effective developer keyboard usage. === IntelliJ Live templates Copy the live templates into your IDEA configuration directory, under `/config/jba_config/templates/`. NOTE: In IntelliJ `2020.1` the default configuration directory https://www.jetbrains.com/help/idea/tuning-the-ide.html#default-dirs[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.