fixes, nvidia container

This commit is contained in:
Tao Tien 2026-05-13 08:37:08 -07:00
parent b25f04c6c4
commit f0b30d4b8d
7 changed files with 13 additions and 150 deletions

View file

@ -10,6 +10,7 @@ export alias follow = readlink -f
export alias p = pueue
export alias snapper = snapper -c home
export alias zl = zellij
export alias wssh = wezterm ssh
export def today-iso [] { date now | format date %F }