AutoYADM commit: 2025-01-06 19:15:04

This commit is contained in:
Daniel Fichtinger 2025-01-06 19:15:04 -05:00
parent 96ea5d36f0
commit b3dad9b617

1
.zshrc
View file

@ -75,6 +75,7 @@ alias yadmadd="~/dev/autoyadm/yadmadd.sh"
# Created by `pipx` on 2024-09-20 02:14:00
export PATH="$PATH:/home/fic/.local/bin:/home/fic/.cargo/bin:/home/fic/go/bin"
export PATH="$PATH:/home/fic/.local/share/bob/nvim-bin"
fpath=(~/.zsh.d/ $fpath)
unalias ls
function ls() {