Remove doom emacs install
This commit is contained in:
parent
17dc3cb9a1
commit
870991d993
1 changed files with 1 additions and 4 deletions
|
@ -7,10 +7,7 @@ sudo dnf install -y \
|
||||||
echo 'Installing extended graphical applications...'
|
echo 'Installing extended graphical applications...'
|
||||||
sudo dnf install -y \
|
sudo dnf install -y \
|
||||||
nautilus gparted thunderbird filezilla libreoffice \
|
nautilus gparted thunderbird filezilla libreoffice \
|
||||||
flameshot ibus-uniemoji mpv mumble
|
ibus-uniemoji mpv mumble
|
||||||
|
|
||||||
git clone --depth 1 https://github.com/hlissner/doom-emacs ~/.emacs.d
|
|
||||||
~/.emacs.d/bin/doom install
|
|
||||||
|
|
||||||
# Install gaming
|
# Install gaming
|
||||||
#sudo dnf install -y \
|
#sudo dnf install -y \
|
||||||
|
|
Loading…
Reference in a new issue