diff options
Diffstat (limited to 'eshell')
-rw-r--r-- | eshell/history | 37 | ||||
-rw-r--r-- | eshell/lastdir | 16 |
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 @@ | |||
1 | cd .emacs.d/.etc/straight/build/org/ | ||
2 | ls | ||
3 | cd ../ | ||
4 | ls | ||
5 | cd ../repos/org/ | ||
6 | ls | ||
7 | find-file .emacs.d/init.el | ||
8 | exit | ||
9 | apt search font | ||
10 | cd | ||
11 | vterm | ||
12 | cat ~/Sync/fonts-debian.txt | sudo xargs apt install | ||
13 | cat ~/Sync/fonts-debian.txt | sudo xargs apt install -y | ||
14 | alias e='find-file $*' | ||
15 | emacs --debug-init | ||
16 | apt search xfce | ||
17 | sudo apt install bluebird-gtk-theme blackbird-gtk-theme greybird-gtk-theme xfce4-mount-plugin | ||
18 | apt search icons | ||
19 | sudo apt install elementary-xfce-icon-theme | ||
20 | apt search elementary | ||
21 | apt search wingpanel | ||
22 | apt search elementary | ||
23 | cd ~/src | ||
24 | ls | ||
25 | git clone https://github.com/elementary/stylesheet.git elementary-gtk-stylesheet | ||
26 | cd elementary-gtk-stylesheet/ | ||
27 | meson build --prefix=~/.local | ||
28 | meson build --prefix=$HOME/.local | ||
29 | sudo apt install meson ninja sassc | ||
30 | sudo apt install meson sassc | ||
31 | meson build --prefix=$HOME/.local | ||
32 | cd build | ||
33 | ninja install | ||
34 | ninja clean | ||
35 | sudo apt install gimp | ||
36 | (derived-mode-p 'eshell-mode) | ||
37 | echo $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 | ~ | ||