This website works better with JavaScript.
Explore
Help
Sign In
jichan.org
/
jichan.org-go
Archived
generated from
ElnuDev/go-project
Watch
1
Star
0
Fork
You've already forked jichan.org-go
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Add Go binary directory to PATH
Browse Source
main
Elnu
2 years ago
parent
a43e440022
commit
643f56f3c8
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
shell.nix
Unescape
Escape
View File
@ -5,4 +5,7 @@ pkgs.mkShell {
go
gopls
]
;
shellHook
=
''
export
PATH
=
"
$
H
O
M
E
/
g
o
/
b
i
n
:
$
P
A
T
H
"
''
;
}
Reference in new issue
Repository
jichan.org/jichan.org-go
Title
Body
Create Issue