Difference between revisions of ".bashrc"
Jump to navigation
Jump to search
(5 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
* <code>[[.zshrc]]</code> | * <code>[[.zshrc]]</code> | ||
* <code>[[export]]</code> | * <code>[[export]]</code> | ||
− | + | * <code>[[bash -i]]</code> | |
+ | * <code>[[bash --login]]</code> | ||
+ | * <code>[[bash --rcfile]]</code> | ||
+ | * <code>[[sshs]] [[function]]</code> | ||
== See also == | == See also == | ||
+ | * {{.bashrc}} | ||
* {{Bash}} | * {{Bash}} | ||
[[Category:Bash]] | [[Category:Bash]] |
Latest revision as of 16:16, 18 February 2024
Related[edit]
See also[edit]
.bashrc, .bash_profile, .bash_aliases
Bash [ -c ]
,alias
,&&
, Bash history, Autocompletion,set
,unset
,export
,.bash_aliases, .bashrc and .bash profile
,PS1
,echo
,brace expansion
, Function,shopt
,trap
,set -e
,source
,PATH
,complete
,disown
,.hushlogin
,.bashrc
,builtin
,eval
,set
,$PATH
,$HOME
,TZ
,.profile
,-e, -i
,Builtin (Bash)
,mapfile
,~
, return (Bash), for, until,declare, dirname, basename, functions.sh
, Bash arithmetic expansion,shift, bash --rcfile, readonly, $1, $@
Advertising: