Creates the following files:
.bashrc
, .bash_aliases
, .bash_profile
, .bash_logout
in dir
.
term_bash(dir = Sys.getenv("HOME"), overwrite = FALSE, vars = NULL)
dir | Character string.
|
---|---|
overwrite | Logical.
Overwrite existing |
vars | Named character vector.
Variables to export.
(e.g., |