Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
10sr
/
dotfiles-mirror
peilaus alkaen
https://github.com/10sr/dotfiles.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
show ipaddress even when DISPLAY is not empty
pull/1/head
10sr
12 vuotta sitten
vanhempi
21b818f09c
commit
de82f19ccd
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
bashrc
+ 1
- 1
bashrc
Näytä tiedosto
@@ -588,7 +588,7 @@ __my_ps1_git(){
}
__my_ps1_ipaddr(){
local last=$?
test -z "$DISPLAY" &&
! iswindows && ip-address [Addr:%s]
! iswindows && ip-address [Addr:%s]
return $last
}
__my_ps1_bttry(){
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna