Commit c782d0b9 authored by Vitaly Lipatov's avatar Vitaly Lipatov

alias: drop obsoleted alias

parent 20368e52
alias apti='sudo apt-get install'
alias apts='apt-cache search'
alias apto='apt-cache show'
alias aptw='apt-cache whatdepends'
alias finds='find -type f -print0 | xargs -r0 grep -in' alias finds='find -type f -print0 | xargs -r0 grep -in'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment