From 48316556b18dd0320334a4e34a093e8d8e27beeb Mon Sep 17 00:00:00 2001
From: Case Duckworth
Date: Fri, 21 Jan 2022 17:47:10 -0600
Subject: Ignore eshell/* but aliases

Oops.
---
 eshell/history | 37 -------------------------------------
 1 file changed, 37 deletions(-)
 delete mode 100644 eshell/history

(limited to 'eshell/history')

diff --git a/eshell/history b/eshell/history
deleted file mode 100644
index 81214c1..0000000
--- a/eshell/history
+++ /dev/null
@@ -1,37 +0,0 @@
-cd .emacs.d/.etc/straight/build/org/
-ls
-cd ../
-ls
-cd ../repos/org/
-ls
-find-file .emacs.d/init.el
-exit
-apt search font
-cd
-vterm
-cat ~/Sync/fonts-debian.txt | sudo xargs apt install
-cat ~/Sync/fonts-debian.txt | sudo xargs apt install -y
-alias e='find-file $*'
-emacs --debug-init
-apt search xfce
-sudo apt install bluebird-gtk-theme blackbird-gtk-theme greybird-gtk-theme xfce4-mount-plugin
-apt search icons
-sudo apt install elementary-xfce-icon-theme
-apt search elementary
-apt search wingpanel
-apt search elementary
-cd ~/src
-ls
-git clone https://github.com/elementary/stylesheet.git elementary-gtk-stylesheet
-cd elementary-gtk-stylesheet/
-meson build --prefix=~/.local
-meson build --prefix=$HOME/.local
-sudo apt install meson ninja sassc
-sudo apt install meson sassc
-meson build --prefix=$HOME/.local
-cd build
-ninja install
-ninja clean
-sudo apt install gimp
-(derived-mode-p 'eshell-mode)
-echo $PAGER
-- 
cgit 1.4.1-21-gabe81