mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
parent
14a6f2b317
commit
2dcfcab653
@ -897,7 +897,7 @@ end
|
||||
|
||||
function __bobthefish_prompt_find_file_up -S -d 'Find file(s), going up the parent directories'
|
||||
set -l dir "$argv[1]"
|
||||
set -l files $argv[2..]
|
||||
set -l files $argv[2..-1]
|
||||
|
||||
if test -z "$dir"
|
||||
or test -z "$files"
|
||||
|
Loading…
Reference in New Issue
Block a user