main
mat ess 2022-12-18 01:16:08 -05:00
parent a4082f54c0
commit b5496449ba
3 changed files with 5 additions and 1 deletions

View File

@ -46,6 +46,7 @@
"alfred"
"bartender"
"bbedit"
"caprine"
# "discord"
# "element"
"firefox"

View File

@ -8,6 +8,8 @@
programs.helix.settings = {
editor.bufferline = "multiple";
editor.color-modes = true;
editor.cursor-shape.insert = "bar";
editor.cursorline = true;
editor.indent-guides.render = true;
editor.indent-guides.skip-levels = 1;
editor.line-number = "relative";

View File

@ -59,7 +59,8 @@ in
abduco # lightweight session management
atool # archive tool
bottom # fancy version of `top` with ASCII graphs
coreutils
# do i need these?
# coreutils
curl
du-dust # fancy version of `du`
exa # fancy version of `ls`