Compare commits
2 Commits
99c1d3a687
...
1bc335aed0
Author | SHA1 | Date |
---|---|---|
|
1bc335aed0 | |
|
ca9cbe18c5 |
|
@ -209,7 +209,7 @@
|
|||
|
||||
##################################[ dir: current directory ]##################################
|
||||
# Current directory background color.
|
||||
typeset -g POWERLEVEL9K_DIR_BACKGROUND=4
|
||||
typeset -g POWERLEVEL9K_DIR_BACKGROUND=23
|
||||
# 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,8 +1,8 @@
|
|||
# SSH For my own hosts
|
||||
# Supermicro machine in the server rack
|
||||
Host 10.85.3.30
|
||||
HostName 10.85.3.30
|
||||
User joe
|
||||
# Oxygen
|
||||
Host oxygen
|
||||
HostName 10.85.3.30
|
||||
User joe
|
||||
|
||||
Host crawler.kitsunehosting.net
|
||||
HostName crawler.kitsunehosting.net
|
||||
|
|
Loading…
Reference in New Issue