This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root = true | |
[*] | |
indent_style = space | |
indent_size = 2 | |
end_of_line = lf | |
charset = utf-8 | |
trim_trailing_whitespace = true | |
insert_final_newline = true | |
max_line_length = 80 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! This is a keymap file for setting up programmer dvorak with capslock maped to escape and the ATM numpad in the console on linux | |
! To get this to work first run `loadkeys dvorak-programmer` | |
! Next you want to run `vi /usr/share/keymaps/dvp.map` | |
! Copy this file into it and run `loadkeys dvp` | |
include "dvorak-programmer.map" | |
keycode 55 = asterisk parenright | |
keycode 58 = Escape |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fedora-workstation-repositories | |
zsh | |
gnome-tweaks | |
gnome-extensions-app | |
neovim | |
neofetch | |
util-linux-user | |
powerline | |
ripgrep | |
rubypick |