Compare commits
No commits in common. "1bc335aed0890ba3f54f1143e8b8c4d46d9720eb" and "99c1d3a6879e307ae44350c2970e16e69a22540e" have entirely different histories.
1bc335aed0
...
99c1d3a687
|
@ -209,7 +209,7 @@
|
|||
|
||||
##################################[ dir: current directory ]##################################
|
||||
# Current directory background color.
|
||||
typeset -g POWERLEVEL9K_DIR_BACKGROUND=23
|
||||
typeset -g POWERLEVEL9K_DIR_BACKGROUND=4
|
||||
# Default current directory foreground color.
|
||||
typeset -g POWERLEVEL9K_DIR_FOREGROUND=254
|
||||
# If directory is too long, shorten some of its segments to the shortest possible unique
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# SSH For my own hosts
|
||||
# Oxygen
|
||||
Host oxygen
|
||||
# Supermicro machine in the server rack
|
||||
Host 10.85.3.30
|
||||
HostName 10.85.3.30
|
||||
User joe
|
||||
|
||||
|
|
Loading…
Reference in New Issue