mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 11:12:48 +01:00
bash_aliases: Added my preferred checkinstall rule as alias.
This commit is contained in:
parent
b4e837ea68
commit
21effc2e61
@ -77,3 +77,6 @@ alias aptitute="aptitude "
|
||||
|
||||
# If I have vi(m) aliases to start nano, why to not have screen aliases to start tmux?
|
||||
alias screen="tmux -u "
|
||||
|
||||
# This is the checkinstall rule which I like to use.
|
||||
alias checkinstall="checkinstall -D --install=no "
|
||||
|
Loading…
Reference in New Issue
Block a user