Add image compression functions and qmv alias
This commit is contained in:
parent
d15048b8dc
commit
be45e954a3
2 changed files with 29 additions and 0 deletions
|
@ -11,6 +11,9 @@ alias ls='ls -F --color=auto'
|
|||
# Make tree add indicators and color
|
||||
alias tree='tree -F -C'
|
||||
|
||||
# Make qmv open on 1 column mode
|
||||
alias qmv='qmv -f do'
|
||||
|
||||
alias msfconsole="msfconsole --quiet -x \"db_connect msf@msf\""
|
||||
|
||||
#Start cups
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue