Base: Remove .shellrc
This commit is contained in:
parent
5f7251fd91
commit
75e11249d3
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
#!/bin/Shell
|
||||
|
||||
# IFS controls what $(...) (inline evaluate) would split its captured
|
||||
# string with. the default is \x0a (i.e. newline).
|
||||
IFS="\x0a"
|
||||
|
||||
export HISTCONTROL="ignoreboth"
|
||||
Loading…
Reference in a new issue