mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
Base: Remove .shellrc
This commit is contained in:
parent
5f7251fd91
commit
75e11249d3
|
|
@ -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 New Issue
Block a user