pub:linux_shell_config_and_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
pub:linux_shell_config_and_commands [2020/11/12 20:29] mmuzepub: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 ======
 <code bash> <code bash>
-alias='ls -hlatr'+shopt -s histverify
 bind '"\eh":" history | sort -nr | less\n"' bind '"\eh":" history | sort -nr | less\n"'
 +bind '"\ew":" jobs\n"'
 +
 +alias ls='ls -hlatr'
 </code> </code>
  
  
  • pub/linux_shell_config_and_commands.1605212979.txt.gz
  • Last modified: 2020/11/12 20:29
  • by mmuze