Files
ToolDisks_ISO-Main/config
nodiscc ef34707ce5 skel: add bash aliases/settings:
- we use .bash_aliases since it's sourced from ~/.bashrc and it prevents overwriting the /etc/skel/.bashrc file provided by the bash package
 - add some useful aliases/shorthands for frequently used commands
 - add ls aliases
 - force color prompts
 - load autojump
 - Prevent ">" from overwriting existing files
 - set some bash history settings
 - set git promp configuration
 - enable colors in manpages
 - add other examples
2020-03-07 21:01:45 +01:00
..