Compare commits

..

No commits in common. "024fe10745c26283e5af06f2978f3d75b717d3f6" and "61c9e63b555d9d537542fbd98ae0b5d69eda2d4e" have entirely different histories.

2 changed files with 3 additions and 8 deletions

6
flake.lock generated
View File

@ -288,11 +288,11 @@
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1733953553,
"narHash": "sha256-VwixklCTL4p/aJ4L9vvSTh1uAN56QW7sN8CJdsmDQlc=",
"lastModified": 1733950200,
"narHash": "sha256-DsO6bfrzxVhrlZz4IcLmmpqRIyGowjKIFz/nx/hMd9w=",
"owner": "nix-community",
"repo": "NUR",
"rev": "d83d70cbde1481068f1db7fb0f789426b364b422",
"rev": "b0f60529758549616f195b7cd3ea8d70dfe65297",
"type": "github"
},
"original": {

View File

@ -26,11 +26,6 @@
export PS1="[\t \[\e[32m\]\u\[\e[m\]\[\e[32m\]@\[\e[m\]\[\e[32m\]\h\[\e[m\]]"'$SHELL_PREFIX'" \[\e[36m\]"'$TRIMMED_PWD'"\[\e[m\] \$ "
fi
run() {
set -- "$${@/#/nixpkgs\#}"
nix run "$${@/%/y}"
}
''
# On mac we have to import brew