mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
ref(fish): cleanup
This commit is contained in:
parent
0462bbfd48
commit
aee51d2d13
6 changed files with 4 additions and 5 deletions
|
|
@ -3,6 +3,6 @@ function file_mantissa --description 'Obtain file name without extension'
|
|||
echo (basename $argv) | sed 's/\.[^.]*$//'
|
||||
else
|
||||
echo "Please supply a path"
|
||||
return 1
|
||||
return 1
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue