mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-08-06 09:23:24 +01:00
Fixed duplicate of sysfetch on devenv start
This commit is contained in:
@@ -13,4 +13,6 @@ source integrations/zoxide.nu
|
||||
source integrations/atuin.nu
|
||||
source integrations/rip.nu
|
||||
# Finally, we run a system info fetch
|
||||
sysfetch
|
||||
if not ("DEVENV_RUNTIME" in $env) {
|
||||
sysfetch
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user