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
small changes for windows
pull/1/head
10sr
il y a 13 ans
Parent
147417ec05
révision
1478b1f9c9
3 fichiers modifiés
avec
2 ajouts
et
1 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
+1
-0
.bashrc
+1
-1
.emacs.el
+0
-0
.profile
+ 1
- 0
.bashrc
Voir le fichier
@@ -329,6 +329,7 @@ fi
if iswindows; then
# export PS1=" \[\e[32m\]\u@\H \[\e[33m\]\w\[\e[0m\] \d \t\n\s \# \j \$ "
export PS1=" [\[\e[33m\]\w\[\e[0m\]]\n\[\e[32m\]\u@\H\[\e[0m\] \d \t \s.\v\nhist:\# jobs:\j \$ "
alias ls="ls -CFG $(test "$TERM" == dumb || echo --color=auto)"
fi
#######################
+ 1
- 1
.emacs.el
Voir le fichier
@@ -1528,7 +1528,7 @@ if arg given, use that eshell buffer, otherwise make new eshell buffer."
"@"
(or (getenv "HOSTNAME")
(substring (shell-command-to-string (or (executable-find "hostname")
"
:
"))
"
echo ''
"))
0
-1)))
(setq p4 (point))
+ 0
- 0
.profile
Voir le fichier
Écrire
Aperçu
Chargement…
Annuler
Enregistrer