fixes, nvidia container

This commit is contained in:
Tao Tien 2026-05-13 08:37:08 -07:00
parent b25f04c6c4
commit 683c0fbf97
6 changed files with 11 additions and 149 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 }