Compare commits

..

No commits in common. "844fe85d6d6b5a96b21e6bcf8f44de3cf936379f" and "400f1051ff7a46d9e09e0ecd5fe3fd7bdbf85a03" have entirely different histories.

2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
/backup /backup
/home_internal
/root_internal
output.txt output.txt
.bash_aliases_local

View File

@ -89,7 +89,7 @@ set linenumbers
set matchbrackets "(<[{)>]}" set matchbrackets "(<[{)>]}"
## Suppress title bar and show file name and editor state at the bottom. ## Suppress title bar and show file name and editor state at the bottom.
set minibar # set minibar
## Enable mouse support, if available for your system. When enabled, ## Enable mouse support, if available for your system. When enabled,
## mouse clicks can be used to place the cursor, set the mark (with a ## mouse clicks can be used to place the cursor, set the mark (with a