From 6162bc878a3b55ff1288adc210894a8525f6afbc Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sun, 5 Nov 2023 16:57:53 +0100 Subject: [PATCH] remove emacs --- Makefile | 16 ++++++++-------- arch_wsl.sh | 4 ++-- archinstall/user_configuration.json | 1 - 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/Makefile b/Makefile index c392462..5c62056 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/arch_wsl.sh b/arch_wsl.sh index 95a7615..0b188a2 100644 --- a/arch_wsl.sh +++ b/arch_wsl.sh @@ -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 == diff --git a/archinstall/user_configuration.json b/archinstall/user_configuration.json index a247ee2..1f014b3 100644 --- a/archinstall/user_configuration.json +++ b/archinstall/user_configuration.json @@ -113,7 +113,6 @@ "sdl2_ttf", "rustup", "jq", - "emacs", "rsync", "otf-fira-sans", "ttf-fira-code",