Files
fish-shell/doc_src
Fabian Homborg 44184f68e4 Add status dirname and status basename convenience commands
There's a terrible number of fishscripts that start with

    set path (dirname (status filename))

And that's really just a bit boring.

So let's let it be

    set path (status dirname)
2020-06-04 18:23:32 +02:00
..
2020-05-30 10:07:21 +02:00
2020-05-30 10:07:21 +02:00
2020-04-13 22:56:22 +02:00
2020-05-28 17:39:37 +02:00