Просмотр исходного кода

small changes for windows

pull/1/head
10sr 12 лет назад
Родитель
Сommit
1478b1f9c9
3 измененных файлов: 2 добавлений и 1 удалений
  1. +1
    -0
      .bashrc
  2. +1
    -1
      .emacs.el
  3. +0
    -0
      .profile

+ 1
- 0
.bashrc Просмотреть файл

@@ -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 Просмотреть файл

@@ -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))



Загрузка…
Отмена
Сохранить