Add mad ramblings
This commit is contained in:
3
main.go
3
main.go
@@ -35,7 +35,8 @@ func init() {
|
||||
// I actually don't even know if this works or not.........
|
||||
// Changes can be seen in windows system properties fucking thing
|
||||
// But not in new terminals
|
||||
// And rerunning the program even with a new terminal will
|
||||
// And rerunning the program even with a new terminal will result in the same output as the first run
|
||||
// I really don't know whether or not this worked... And I don't know how to check
|
||||
func main() {
|
||||
currentPath := os.Getenv("PATH")
|
||||
paths := strings.Split(currentPath, ";")
|
||||
|
Reference in New Issue
Block a user