mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 12:37:44 +00:00
Base: Add some default completions to shellrc
This commit is contained in:
parent
1699ddc186
commit
302a0c54f0
4 changed files with 111 additions and 1 deletions
|
@ -43,3 +43,5 @@ export HISTORY_AUTOSAVE_TIME_MS=10000
|
|||
export TMPDIR=/tmp
|
||||
|
||||
PROGRAMS_ALLOWED_TO_MODIFY_DEFAULT_TERMIOS=(stty)
|
||||
|
||||
for /usr/share/shell/completion/*.sh { source $it }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue