mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-14 14:03:58 +00:00
parent
28f4f82246
commit
8907606b07
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Completions for ps
|
||||
|
||||
set -l $gnu_linux 0
|
||||
set -l gnu_linux 0
|
||||
if ps -V <&- >/dev/null 2>/dev/null
|
||||
set gnu_linux 1
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue