Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
10sr
/
dotfiles-mirror
miroir de
https://github.com/10sr/dotfiles.git
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
0
Wiki
Activité
Parcourir la source
Change profile colors
pull/15/head
10sr
il y a 9 ans
Parent
bee3045203
révision
670f03acb1
2 fichiers modifiés
avec
4 ajouts
et
3 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+3
-2
profile
+1
-1
tmux.conf
+ 3
- 2
profile
Voir le fichier
@@ -125,10 +125,11 @@ fi
export _HOSTCOLOR_1=
export _HOSTCOLOR_2=
# black red green yellow blue magenta cyan white
# Yellow is hard to read strings...
case "`hostname`" in
arch-vb-win8-vaio11)
_HOSTCOLOR_1=
yellow
_HOSTCOLOR_2=
black
_HOSTCOLOR_1=
magenta
_HOSTCOLOR_2=
white
;;
arch-mba)
_HOSTCOLOR_1=cyan
+ 1
- 1
tmux.conf
Voir le fichier
@@ -49,4 +49,4 @@ set -g message-bg white
set -g message-fg black
setw -g window-status-current-bg white
setw -g window-status-current-fg black
setw -g window-status-attr bold
#
setw -g window-status-attr bold
Écrire
Aperçu
Chargement…
Annuler
Enregistrer