summary refs log tree commit diff stats
path: root/eshell
diff options
context:
space:
mode:
authorCase Duckworth2022-01-21 17:47:10 -0600
committerCase Duckworth2022-01-21 17:47:10 -0600
commit48316556b18dd0320334a4e34a093e8d8e27beeb (patch)
treea1c7bb47166d4cd5f83e0edf1d677a43e498db29 /eshell
parentAdd linebreak (diff)
downloademacs-48316556b18dd0320334a4e34a093e8d8e27beeb.tar.gz
emacs-48316556b18dd0320334a4e34a093e8d8e27beeb.zip
Ignore eshell/* but aliases
Oops.
Diffstat (limited to 'eshell')
-rw-r--r--eshell/history37
-rw-r--r--eshell/lastdir16
2 files changed, 0 insertions, 53 deletions
diff --git a/eshell/history b/eshell/history deleted file mode 100644 index 81214c1..0000000 --- a/eshell/history +++ /dev/null
@@ -1,37 +0,0 @@
1cd .emacs.d/.etc/straight/build/org/
2ls
3cd ../
4ls
5cd ../repos/org/
6ls
7find-file .emacs.d/init.el
8exit
9apt search font
10cd
11vterm
12cat ~/Sync/fonts-debian.txt | sudo xargs apt install
13cat ~/Sync/fonts-debian.txt | sudo xargs apt install -y
14alias e='find-file $*'
15emacs --debug-init
16apt search xfce
17sudo apt install bluebird-gtk-theme blackbird-gtk-theme greybird-gtk-theme xfce4-mount-plugin
18apt search icons
19sudo apt install elementary-xfce-icon-theme
20apt search elementary
21apt search wingpanel
22apt search elementary
23cd ~/src
24ls
25git clone https://github.com/elementary/stylesheet.git elementary-gtk-stylesheet
26cd elementary-gtk-stylesheet/
27meson build --prefix=~/.local
28meson build --prefix=$HOME/.local
29sudo apt install meson ninja sassc
30sudo apt install meson sassc
31meson build --prefix=$HOME/.local
32cd build
33ninja install
34ninja clean
35sudo apt install gimp
36(derived-mode-p 'eshell-mode)
37echo $PAGER
diff --git a/eshell/lastdir b/eshell/lastdir deleted file mode 100644 index 552e2ce..0000000 --- a/eshell/lastdir +++ /dev/null
@@ -1,16 +0,0 @@
1~
2/home/case/.emacs.d/.etc/straight/build/org
3/home/case/.emacs.d/.etc/straight/build
4/home/case/.emacs.d/.etc/straight/repos/org
5/home/case
6/home/case/.emacs.d
7~/.emacs.d
8/home/case/Sync/Click Here Digital
9/home/case/Sync
10/home/case
11/home/case/.emacs.d
12/home/case/Sync/emacs/private
13/home/case/src
14/home/case/src/elementary-gtk-stylesheet
15/home/case/src/elementary-gtk-stylesheet/build
16~