remove emacs

This commit is contained in:
Mylloon 2023-11-05 16:57:53 +01:00
parent bca061f11f
commit 6162bc878a
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
3 changed files with 10 additions and 11 deletions

View file

@ -64,11 +64,11 @@ sync-dotconfig:
@echo
# .emacs.d
sync-emacs:
@mkdir -p $(HOME)/.emacs.d
@$(WGET) $(REPO_SRC)/.emacs.d/init.el -O $(HOME)/.emacs.d/init.el
# # .emacs.d
# sync-emacs:
# @mkdir -p $(HOME)/.emacs.d
#
# @$(WGET) $(REPO_SRC)/.emacs.d/init.el -O $(HOME)/.emacs.d/init.el
# .dotfiles
@ -205,9 +205,9 @@ else
@echo "⌛ Dotfiles synced!"
@echo
@$(MAKE) sync-emacs
@echo "⌛ Emacs settings synced!"
@echo
# @$(MAKE) sync-emacs
# @echo "⌛ Emacs settings synced!"
# @echo
# Specific to Arch

View file

@ -35,10 +35,10 @@ main() {
sdl2_image nodejs fish autoconf valgrind automake python-virtualenv gdb \
tk sdl2_mixer eza fzf glu man-pages-fr uwufetch mdcat python-pip opam \
cpanminus unison timidity++ rebuild-detector difftastic sdl2_ttf rustup \
libsamplerate rsync doxygen emacs-nox otf-fira-sans ttf-fira-code \
libsamplerate rsync doxygen otf-fira-sans ttf-fira-code texlive-binextra \
otf-fira-mono mingw-w64-gcc otf-font-awesome soundfont-fluid fluidsynth \
pulseaudio-alsa texlive-latexextra texlive-langfrench texlive-luatex \
noto-fonts go texlive-binextra
noto-fonts go
# === Rustup ==

View file

@ -113,7 +113,6 @@
"sdl2_ttf",
"rustup",
"jq",
"emacs",
"rsync",
"otf-fira-sans",
"ttf-fira-code",