1
1
Fork 0

Compare commits

...

2 Commits

Author SHA1 Message Date
Kenwood 1bc335aed0 This is a cooler color 2022-12-27 23:13:11 -05:00
Kenwood ca9cbe18c5 Clean this a little 2022-12-27 23:13:00 -05:00
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=4 typeset -g POWERLEVEL9K_DIR_BACKGROUND=23
# 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
# Supermicro machine in the server rack # Oxygen
Host 10.85.3.30 Host oxygen
HostName 10.85.3.30 HostName 10.85.3.30
User joe User joe