mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-12-09 18:41:12 +01:00
replace shebang by shellcheck directive
This commit is contained in:
parent
e7fce0da51
commit
ea7c07e783
1 changed files with 2 additions and 3 deletions
3
direnvrc
3
direnvrc
|
|
@ -1,5 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
# shellcheck shell=bash
|
||||||
|
|
||||||
|
|
||||||
use_nix() {
|
use_nix() {
|
||||||
local path
|
local path
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue