GabrielFrigo
GabrielFrigo
When I write batch code, always the first word has a different color representing a command, even if it's not in a command list, I think that's pretty cool. But...
A major syntax update, which was previously extremely incomplete, is now complete
Normally only .asm .s .inc extensions are used, but I use more than one type of assembly, such as masm, nasm (x64) and now arm, but all these assemblers use...
Basically when I'm in a "git" directory the eshell with epe is extremely slow (it takes about 1s to refresh the screen after I run the command). I know this...
## About The title is quite explanatory, but I will provide more details: ### default.yml ``` yaml modmap: - name: Default ReMap remap: KEY_COMPOSE: KEY_RO KEY_RO: CTRL_R device: only: '/dev/input/event0'...