Update fish/.config/fish/config.fish

This commit is contained in:
Johannes Merz 2024-02-18 15:48:07 +01:00
parent 9695ef0107
commit 726f3e2f19
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ alias cat='bat --style changes,numbers'
alias ls='eza'
alias ll='eza -bgla'
alias la='eza -bgla'
alias docker-compose-update 'docker compose down && docker compose pull && docker compose up -d'
#alias clear='command clear; task limit:5 next; echo ""; echo ""'
function seconds