Compare commits

..

No commits in common. "0cddc7cefc3f46c118bc6c5c71e4b776096b0f6f" and "79f65ca694dc8ff9e4de6fb48578091bc5c0f48c" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,4 @@
{ ... }: { { ... }: {
home.shellAliases.cat = "bat";
programs.bat = { programs.bat = {
enable = true; enable = true;
config = { pager = "less -SRF"; }; config = { pager = "less -SRF"; };

View file

@ -192,6 +192,7 @@ in {
casks = [ casks = [
"alt-tab" "alt-tab"
"anki" "anki"
"anythingllm"
"db-browser-for-sqlite" "db-browser-for-sqlite"
"dolphin" "dolphin"
"firefox" "firefox"
@ -204,7 +205,9 @@ in {
"macfuse" "macfuse"
"musescore" "musescore"
"nextcloud" "nextcloud"
"obs"
"openrct2" "openrct2"
"porting-kit"
"qownnotes" "qownnotes"
"qt-creator" "qt-creator"
"rig" "rig"