wildfire: 446 current 2025-07-22 13:32:24 25.05.20250718.f01fe91 6.15.7 *

astroterm
This commit is contained in:
2025-07-22 13:32:32 +02:00
parent 69d9144b20
commit 74c4a48db8
2 changed files with 5 additions and 0 deletions

View File

@@ -134,6 +134,8 @@ in {
LC_PAPER = "sv_SE.UTF-8";
LC_TELEPHONE = "sv_SE.UTF-8";
LC_TIME = "sv_SE.UTF-8";
LC_ALL = "sv_SE.UTF-8";
LC_CTYPE = "sv_SE.UTF-8";
};
};

View File

@@ -128,6 +128,9 @@ in {
"mv" = "mv -v";
"rm" = "rm -v";
# Specific program abbreviations
"astroterm" = "astroterm --fps 60 --speed 60 --metadata --unicode --color --city Göteborg --label-thresh 1 --threshold 4";
# Work abbreviations
"jumpc" = "ssh prod-admin-jump1.infra.csbnet.se";
"jumpn" = "ssh prod-jump-got1.infra.brainmill.com";