index
:
dotfiles.git
master
Dotfiles for Arch, Void and similar machines
y@yulqen.org
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
fish
/
functions
/
ls-links.fish
blob: 6c88ca01a1148a25abb7fc81125d02e43637167f (
plain
) (
tree
)
9fff448
1
2
3
function ls-links find ~ -type l ! -path "*virtualenvs*" | cut -f4- -d/ end