chore: Installed on Zeus
Removed .config/dot/.tmp from tracking: it was an empty 0-byte file that had been committed by accident on another machine and was never meant to be part of the repo. Recorded fish_variables as it stands after first boot on this machine: fish stamped __fish_initialized with its own version marker (bootstrap bookkeeping, not user config) alongside the already-tracked pure prompt theme, done plugin settings, and fisher plugin registration.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# VERSION: 3.0
|
||||
SETUVAR __done_min_cmd_duration:10000
|
||||
SETUVAR __done_notification_urgency_level:low
|
||||
SETUVAR __fish_initialized:4300
|
||||
SETUVAR _fisher_jorgebucaran_2F_fishtape_files:\x7e/\x2econfig/fish/functions/fishtape\x2efish\x1e\x7e/\x2econfig/fish/completions/fishtape\x2efish
|
||||
SETUVAR _fisher_plugins:jorgebucaran/fishtape
|
||||
SETUVAR _fisher_upgraded_to_4_4:\x1d
|
||||
|
||||
Reference in New Issue
Block a user