mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
12
This commit is contained in:
@@ -19,10 +19,9 @@
|
|||||||
theme = "robbyrussell";
|
theme = "robbyrussell";
|
||||||
};
|
};
|
||||||
shellInit = ''
|
shellInit = ''
|
||||||
|
beetn() {
|
||||||
beetn() {
|
echo "$*" | aichat -cer beets
|
||||||
echo "$*" | aichat -cer beets
|
}
|
||||||
}
|
|
||||||
'';
|
'';
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
# shell
|
# shell
|
||||||
|
|||||||
Reference in New Issue
Block a user