Added tg
This commit is contained in:
parent
e99f0b3bfa
commit
f66246f313
@ -68,6 +68,7 @@ dedir(){
|
|||||||
=mv -n "$name"/{.,}*(N) . || return 2
|
=mv -n "$name"/{.,}*(N) . || return 2
|
||||||
=rmdir "$name" || return 3
|
=rmdir "$name" || return 3
|
||||||
}
|
}
|
||||||
|
alias tg='telegram-cli -N'
|
||||||
alias perm='stat -c "%a %n"'
|
alias perm='stat -c "%a %n"'
|
||||||
alias afci='git x ./autoformat.sh;git add --all;git commit -m "Autoformatted"'
|
alias afci='git x ./autoformat.sh;git add --all;git commit -m "Autoformatted"'
|
||||||
alias eix="eix -F"
|
alias eix="eix -F"
|
||||||
|
Loading…
Reference in New Issue
Block a user