mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
1
This commit is contained in:
@@ -22,6 +22,9 @@
|
|||||||
beetn() {
|
beetn() {
|
||||||
echo "$*" | aichat -cer beets
|
echo "$*" | aichat -cer beets
|
||||||
}
|
}
|
||||||
|
beetp() {
|
||||||
|
beet mod path:. playlist="$*"
|
||||||
|
}
|
||||||
'';
|
'';
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
# shell
|
# shell
|
||||||
|
|||||||
Reference in New Issue
Block a user