mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-21 03:21:16 -03:00
Mark private functions that don't need localization
See the next commit. Part of #11833
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# localization: skip(private)
|
||||
#
|
||||
# It seems machinectl will eliminate spaces from machine names so we don't need to handle that
|
||||
function __fish_systemd_machines
|
||||
# We don't want to complete with ANSI color codes
|
||||
|
||||
Reference in New Issue
Block a user