Hi - 29 bytes
----[------->++>+++<<]>.>---.l3af - 42 bytes
--[----->+>-->+>+<<<<]>++++++.>-.>-----.>.| # Setup directories | |
| __BASE_DIR="$HOME/Public" | |
| ## Config directory | |
| export XDG_CONFIG_HOME="$__BASE_DIR/Config" | |
| ## Misc directories | |
| __MISC_BASE_DIR="$__BASE_DIR/Etc" | |
| export POWERCORD_DIR="$__BASE_DIR/Programs/powercord" | |
| export GOPATH="$__MISC_BASE_DIR/Go" |
| noremap d g | |
| noremap e k | |
| noremap f e | |
| noremap g t | |
| noremap i l | |
| noremap j y | |
| noremap k n | |
| noremap l u | |
| noremap n j | |
| noremap o p |
Hi - 29 bytes
----[------->++>+++<<]>.>---.l3af - 42 bytes
--[----->+>-->+>+<<<<]>++++++.>-.>-----.>.