Sets up rbenv for qickets

This commit is contained in:
Dennis 2025-05-19 10:56:15 +02:00
parent d229ce6537
commit 63125515ec
3 changed files with 3 additions and 0 deletions

View file

@ -121,6 +121,7 @@
zoxide init fish | source
fnm env --use-on-cd --shell fish | source
rbenv init - | source
'';
shellAbbrs = {

View file

@ -7,6 +7,7 @@ local M = {}
function M.apply_to_config(config)
if hn == "dnsc-work" then
config.window_background_opacity = 0.975
config.font_size = 19
end
if hn == "dnsc-desktop" then

View file

@ -83,6 +83,7 @@
"librsvg"
"pixman"
"python-setuptools"
"rbenv"
];
casks = [