Compare commits
1 Commits
008290931e
...
05600113b3
Author | SHA1 | Date |
---|---|---|
coolneng | 05600113b3 |
|
@ -42,8 +42,8 @@ elif [ "$type" = "doc" ]; then
|
|||
elif [ "$type" = "src" ]; then
|
||||
cp ~/Documents/IT/shell.nix .
|
||||
mkdir src data
|
||||
touch .project
|
||||
echo "use nix" >.envrc
|
||||
touch .project
|
||||
direnv allow
|
||||
else
|
||||
usage
|
||||
|
|
Loading…
Reference in New Issue