Add translation to alias
This commit is contained in:
@@ -51,6 +51,11 @@ alias \
|
|||||||
.z="source ~/.config/shell/profile" \
|
.z="source ~/.config/shell/profile" \
|
||||||
testmic="arecord -vv -f dat /dev/null"
|
testmic="arecord -vv -f dat /dev/null"
|
||||||
|
|
||||||
|
# Translating
|
||||||
|
alias \
|
||||||
|
ro="trans ro:en -j -- " \
|
||||||
|
roi="trans ro:en -i"
|
||||||
|
|
||||||
# Clone from labs
|
# Clone from labs
|
||||||
function clone_from_labs() {
|
function clone_from_labs() {
|
||||||
git clone "git@labs.scarif.space:chris/$1" "${@:2}"
|
git clone "git@labs.scarif.space:chris/$1" "${@:2}"
|
||||||
|
|||||||
Reference in New Issue
Block a user