1
1
Fork 0

Compare commits

..

No commits in common. "1bc335aed0890ba3f54f1143e8b8c4d46d9720eb" and "99c1d3a6879e307ae44350c2970e16e69a22540e" have entirely different histories.

2 changed files with 5 additions and 5 deletions

View File

@ -209,7 +209,7 @@
##################################[ dir: current directory ]################################## ##################################[ dir: current directory ]##################################
# Current directory background color. # Current directory background color.
typeset -g POWERLEVEL9K_DIR_BACKGROUND=23 typeset -g POWERLEVEL9K_DIR_BACKGROUND=4
# Default current directory foreground color. # Default current directory foreground color.
typeset -g POWERLEVEL9K_DIR_FOREGROUND=254 typeset -g POWERLEVEL9K_DIR_FOREGROUND=254
# If directory is too long, shorten some of its segments to the shortest possible unique # If directory is too long, shorten some of its segments to the shortest possible unique

View File

@ -1,6 +1,6 @@
# SSH For my own hosts # SSH For my own hosts
# Oxygen # Supermicro machine in the server rack
Host oxygen Host 10.85.3.30
HostName 10.85.3.30 HostName 10.85.3.30
User joe User joe