* Fixed eshell pwd function
* Minor changes
This commit is contained in:
parent
996c5867e6
commit
15f83cc78f
3 changed files with 7 additions and 11 deletions
|
|
@ -12,7 +12,7 @@
|
|||
'(haskell-mode-hook
|
||||
(quote
|
||||
(capitalized-words-mode turn-on-haskell-decl-scan turn-on-haskell-doc turn-on-hi2)))
|
||||
'(it-mode-google-cmd "/usr/local/share/python/google")
|
||||
'(it-mode-google-cmd "/usr/local/bin/google")
|
||||
'(ns-alternate-modifier (quote none))
|
||||
'(ns-command-modifier (quote meta))
|
||||
'(require-final-newline (quote visit-save)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue