mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-07-27 04:33:17 +02:00
set up ranger and 'fixed' ls command
This commit is contained in:
@@ -70,7 +70,7 @@ alias cmyip='curl -s http://ipecho.net/plain; echo'
|
||||
## default command fixes :P
|
||||
alias mkdir='mkdir -p'
|
||||
alias wget='wget -c'
|
||||
alias ls='ls --color=auto'
|
||||
alias ls='ls -l --color=auto'
|
||||
alias installed='sudo pacman -Qetq'
|
||||
alias aurinstalled='sudo pacman -Qmq'
|
||||
alias sudo='sudo '
|
||||
|
Reference in New Issue
Block a user