tangled
alpha
login
or
join now
vitorpy.com
/
dotfiles
0
fork
atom
vitorpy's Dotfiles
0
fork
atom
overview
issues
pulls
pipelines
dotfiles
/
private_dot_config
/
fish
/
functions
/
ls.fish
at
main
4 lines
78 B
view raw
wrap content
Vitor Py Braga
Migrate to chezmoi: add fish and ghostty configs
6mo ago
600cd531
1
function
ls
--wraps
=
lsd
--description
'alias ls=lsd'
2
lsd
$argv
3
4
end