Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
10sr
/
dotfiles-mirror
kopie van
https://github.com/10sr/dotfiles.git
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Publicaties
0
Wiki
Activiteit
Bladeren bron
small changes for windows
pull/1/head
10sr
13 jaren geleden
bovenliggende
147417ec05
commit
1478b1f9c9
3 gewijzigde bestanden
met
toevoegingen van 2
en
1 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+1
-0
.bashrc
+1
-1
.emacs.el
+0
-0
.profile
+ 1
- 0
.bashrc
Bestand weergeven
@@ -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
Bestand weergeven
@@ -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
Bestand weergeven
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan