1
0
mirror of https://github.com/akelge/zsh synced 2025-07-04 05:29:06 +00:00

More and more changes, temporary disabled termcolors

This commit is contained in:
2021-10-28 15:20:11 +02:00
parent 73455f0d9e
commit 31ead6cf67
8 changed files with 28 additions and 74 deletions

View File

@ -1,7 +1,7 @@
#######################################################################################
# Aliases
alias ls='ls -F --color'
# alias ls='ls -F --color'
alias dir='ls -l'
alias la='ls -A'
alias ll='ls -l'