repos / dotfiles

my dotfiles

commit
ff31267
parent
9fa3f9e
author
Eric Bower
date
2025-07-15 16:27:14 -0400 EDT
chore: fish tweak
1 files changed,  +1, -2
M dot_config/fish/config.fish
+1, -2
 1@@ -28,10 +28,9 @@ set -xg MDIR ~/mail
 2 abbr -a pushall "git remote | xargs -I R git push R"
 3 abbr -a scratch nvim ~/scratch.md
 4 abbr -a rcp rsync -avzu --progress
 5-# abbr -a img img2sixel
 6 abbr -a sway sway --unsupported-gpu
 7 abbr -a notes nvim -c '"cd ~/dotfiles/notes"' ~/dotfiles/notes
 8-abbr -a tre "eza --tree --color=always -L 2"
 9+abbr -a tre "eza --tree --color=always --git-ignore -L 2"
10 abbr -a pp PA_DIR=/home/erock/dev/pico/pico-pass pa
11 abbr -a logs "ssh pipe sub /pico/log-drain -k | jq -r"
12 abbr -a ash "autossh -M 0"