Add test microphone alias
This commit is contained in:
@@ -48,7 +48,8 @@ alias \
|
|||||||
gc="clone_from_github" \
|
gc="clone_from_github" \
|
||||||
dgit="git --git-dir ~/.config/dotfiles/.git --work-tree=$HOME" \
|
dgit="git --git-dir ~/.config/dotfiles/.git --work-tree=$HOME" \
|
||||||
sudo=doas \
|
sudo=doas \
|
||||||
.z="source ~/.config/shell/profile"
|
.z="source ~/.config/shell/profile" \
|
||||||
|
testmic="arecord -vv -f dat /dev/null"
|
||||||
|
|
||||||
# Clone from labs
|
# Clone from labs
|
||||||
function clone_from_labs() {
|
function clone_from_labs() {
|
||||||
|
|||||||
Reference in New Issue
Block a user