mirror of
https://github.com/rust-lang/rustlings
synced 2024-11-10 22:54:14 +00:00
013f22c89c
So as to automatically open a nix devShell for those who use direnv/want to use direnv to make their lives more automated.
4 lines
74 B
Bash
4 lines
74 B
Bash
#!/usr/bin/env bash
|
|
|
|
# Automatically Load nix devShell w/dotenv
|
|
use flake
|