mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
removed the cat alias
This commit is contained in:
@@ -5,9 +5,6 @@ if status is-interactive
|
|||||||
# Set the editor to use vim
|
# Set the editor to use vim
|
||||||
set --export --global EDITOR nvim
|
set --export --global EDITOR nvim
|
||||||
|
|
||||||
# Alias for the cat command
|
|
||||||
alias cat="bat --theme ColdDark-Cold"
|
|
||||||
|
|
||||||
# Alias for the ls command
|
# Alias for the ls command
|
||||||
alias ls="eza --icons --long --classify --git --total-size --header --created --accessed --modified"
|
alias ls="eza --icons --long --classify --git --total-size --header --created --accessed --modified"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user