fish initialization remake

This commit is contained in:
lachtan obecny
2026-01-27 20:07:30 +01:00
parent 2b9d0835f0
commit dfca731f77
4 changed files with 9 additions and 11 deletions

View File

@@ -1,4 +1,5 @@
# Linux Workspace Functions
# shellcheck shell=bash
if [ -z "$time_ms" ]; then
readonly time_ms='date +%s%3N'