AutoYADM commit: 2025-02-26 13:25:12

This commit is contained in:
Daniel Fichtinger 2025-02-26 13:25:12 -05:00
parent 764c9af120
commit 65d606d984

2
.zshrc
View file

@ -114,7 +114,7 @@ function noh() {
function ls() { function ls() {
eza --long --color=always --git --header --icons "$@" eza --long --color=always --git --header --icons "$@"
} }
function wl-mime() { function copyl() {
wl-copy -t 'text/uri-list' <<<"file://$PWD/$@" wl-copy -t 'text/uri-list' <<<"file://$PWD/$@"
} }
function y() { function y() {