File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -472,7 +472,7 @@ some text that doesn't contain ##}}
472472~~~~
473473* environment variables, similar to ` $PATH ` , can be appended with absolute paths:
474474~~~~
475- &&== env-path-append ./bin
475+ &&== env-path-append SOME_ENV_LIKE_PATH ./bin
476476~~~~
477477* environment variables can be removed:
478478~~~~
@@ -971,7 +971,7 @@ for example, Rust doesn't consider OpenBSD as a "tier-1" platform.
971971* [ fzf] ( https://github.com/junegunn/fzf )
972972 (via my custom [ fork] ( https://github.com/cipriancraciun/fzf ) );
973973* [ cdb] ( https://github.com/colinmarc/cdb )
974- (via my custom [ fork] ( github.com/cipriancraciun/go-cdb-lib ) ;
974+ (via my custom [ fork] ( github.com/cipriancraciun/go-cdb-lib ) ) ;
975975* [ go-flags] ( github.com/jessevdk/go-flags ) ;
976976* [ liner] ( github.com/peterh/liner ) ;
977977* also see the [ go.mod] ( ./sources/go.mod ) file
You can’t perform that action at this time.
0 commit comments