package
Version:
v0.0.0-...-ece29da
Opens a new window with list of versions in this module.
Published: Apr 16, 2025
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package rc provides a bit of logic for .*.rc files
Rc essential structure
New returns new Rc struct
Add bash configs on Unix system
.bashrc works when you open new bash session (open terminal)
.bash_profile is executed when you login
So in order for our env variables to be
consistently exposed we need to modify both of them
Exists checks if rc data already present
Find finds proper rc file
Remove bash configs on Unix system
Source Files
¶
Click to show internal directories.
Click to hide internal directories.