Removed git powerline prompt for Eshell
This commit is contained in:
parent
125b48a599
commit
d9015c267b
@ -207,12 +207,11 @@
|
||||
automatically. Here is a table of all the extra packages I use:
|
||||
#+NAME: extra-packages
|
||||
| name of the package | why is it installed |
|
||||
|------------------------+------------------------------------------------------|
|
||||
|---------------------+------------------------------------------------------|
|
||||
| dired-du | alternative to ~ncdu~ with Dired |
|
||||
| doom-themes | some cool themes |
|
||||
| edit-indirect | edit region in separate buffer |
|
||||
| elcord | rich integration of Emacs in Discord |
|
||||
| eshell-git-prompt | pimp my Eshell |
|
||||
| kaolin-themes | some cool themes |
|
||||
| magit-gitflow | integrate gitflow in Magit |
|
||||
| meson-mode | major mode for Meson build files |
|
||||
@ -1790,11 +1789,6 @@
|
||||
eshell-prompt-function 'eshell/my-prompt)
|
||||
#+END_SRC
|
||||
|
||||
Finally, let’s declare the theme of our shell:
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(eshell-git-prompt-use-theme 'powerline)
|
||||
#+END_SRC
|
||||
|
||||
** File extensions
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: h-beb67a88-d7d3-4d58-bbc7-7a7be67f64aa
|
||||
|
Loading…
Reference in New Issue
Block a user