* Fixed eshell pwd function
* Minor changes
This commit is contained in:
parent
996c5867e6
commit
15f83cc78f
3 changed files with 7 additions and 11 deletions
|
|
@ -120,6 +120,7 @@ comment as a filename."
|
|||
;; Not the real deal without this ...
|
||||
(set-variable 'nyan-wavy-trail t)
|
||||
|
||||
;; Style line numbers (shown with M-g g)
|
||||
(setq linum-format (lambda (line)
|
||||
(propertize
|
||||
(format (concat " %"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue