add uv and direnv supp
This commit is contained in:
parent
a0feface3f
commit
d599c438a0
7 changed files with 46 additions and 19 deletions
|
|
@ -22,6 +22,7 @@ in {
|
|||
source = ./autostart;
|
||||
recursive = true;
|
||||
};
|
||||
home.file.".config/direnv/lib/uv.sh".source = ./uv.sh;
|
||||
|
||||
programs = {
|
||||
bat = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue