unison: alias also for compatibility version
This commit is contained in:
parent
bb77a33a5c
commit
c2ebacde6f
1 changed files with 1 additions and 0 deletions
1
_bashrc
1
_bashrc
|
@ -15,6 +15,7 @@ alias f="fuck"
|
|||
alias irssi='irssi --config="$XDG_CONFIG_HOME"/irssi/config --home="$XDG_DATA_HOME"/irssi'
|
||||
|
||||
alias unison="unison -logfile ~/.unison/unison.log"
|
||||
alias unison-2.48="unison-2.48 -logfile ~/.unison/unison.log"
|
||||
|
||||
mkcd() {
|
||||
mkdir -p "$1"
|
||||
|
|
Loading…
Add table
Reference in a new issue