Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| pub:linux_shell_config_and_commands [2020/11/12 20:09] – created mmuze | pub:linux_shell_config_and_commands [2020/11/12 21:02] (current) – mmuze | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Linux Shell Config and Commands ====== | ====== Linux Shell Config and Commands ====== | ||
| - | < | + | < |
| + | shopt -s histverify | ||
| bind '" | bind '" | ||
| + | bind '" | ||
| + | |||
| + | alias ls='ls -hlatr' | ||
| </ | </ | ||