mirror of
https://github.com/acedanger/dotfiles.git
synced 2025-12-05 22:30:13 -08:00
added alias for cat to point to batcat for syntax highlighting and pagination
This commit is contained in:
@@ -10,4 +10,5 @@ alias plex="/home/acedanger/shell/plex.sh"
|
||||
alias update="/home/acedanger/shell/update.sh"
|
||||
alias dcdn="docker compose down"
|
||||
alias dcupd="docker compose up -d"
|
||||
alias lzd="lazydocker"
|
||||
alias lzd="lazydocker"
|
||||
alias cat="batcat"
|
||||
|
||||
Reference in New Issue
Block a user