Compare commits
No commits in common. "0cddc7cefc3f46c118bc6c5c71e4b776096b0f6f" and "79f65ca694dc8ff9e4de6fb48578091bc5c0f48c" have entirely different histories.
0cddc7cefc
...
79f65ca694
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,4 @@
|
|||
{ ... }: {
|
||||
|
||||
home.shellAliases.cat = "bat";
|
||||
|
||||
programs.bat = {
|
||||
enable = true;
|
||||
config = { pager = "less -SRF"; };
|
||||
|
|
|
|||
|
|
@ -192,6 +192,7 @@ in {
|
|||
casks = [
|
||||
"alt-tab"
|
||||
"anki"
|
||||
"anythingllm"
|
||||
"db-browser-for-sqlite"
|
||||
"dolphin"
|
||||
"firefox"
|
||||
|
|
@ -204,7 +205,9 @@ in {
|
|||
"macfuse"
|
||||
"musescore"
|
||||
"nextcloud"
|
||||
"obs"
|
||||
"openrct2"
|
||||
"porting-kit"
|
||||
"qownnotes"
|
||||
"qt-creator"
|
||||
"rig"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue