Added perm
This commit is contained in:
parent
4f38365496
commit
e99f0b3bfa
@ -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 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"
|
||||||
alias mouse1="xmodmap <(echo pointer = 1 2 3)"
|
alias mouse1="xmodmap <(echo pointer = 1 2 3)"
|
||||||
|
Loading…
Reference in New Issue
Block a user