mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-03-03 15:02:58 +02:00
So as to automatically open a nix devShell for those who use direnv/want to use direnv to make their lives more automated.
5 lines
74 B
Bash
5 lines
74 B
Bash
#!/usr/bin/env bash
|
|
|
|
# Automatically Load nix devShell w/dotenv
|
|
use flake
|