Skip to content
Snippets Groups Projects
Commit 6f099d08 authored by adrpo's avatar adrpo
Browse files

- remember all the commands typed in multiple terminals

git-svn-id: https://openmodelica.org/svn/OpenModelicaExternal/trunk@199 20e99eb2-9666-4e79-a4bd-0251279e2d9b
parent cdcfb703
Branches
No related tags found
No related merge requests found
...@@ -20,3 +20,5 @@ PS1='\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e ...@@ -20,3 +20,5 @@ PS1='\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[35m\]$MSYSTEM\[\e[0m\] \[\e[33m\]\w\[\e
# Uncomment to use the terminal colours set in DIR_COLORS # Uncomment to use the terminal colours set in DIR_COLORS
# eval "$(dircolors -b /etc/DIR_COLORS)" # eval "$(dircolors -b /etc/DIR_COLORS)"
export PROMPT_COMMAND='history -a; history -r'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment