AutoYADM commit: 2024-12-07 16:10:03

This commit is contained in:
Daniel Fichtinger 2024-12-07 16:10:03 -05:00
parent 56e2c31ab3
commit aeca4d5111

2
.zshrc
View file

@ -63,7 +63,7 @@ bindkey -r '^T'
bindkey -r '\ex'
# Created by `pipx` on 2024-09-20 02:14:00
export PATH="$PATH:/home/fic/.local/bin:/home/fic/.cargo/bin"
export PATH="$PATH:/home/fic/.local/bin:/home/fic/.cargo/bin:/home/fic/go/bin"
fpath=(~/.zsh.d/ $fpath)
function y() {
local tmp="$(mktemp -t "yazi-cwd.XXXXXX")" cwd