summary refs log tree commit diff stats
path: root/eshell/history
diff options
context:
space:
mode:
Diffstat (limited to 'eshell/history')
-rw-r--r--eshell/history14
1 files changed, 14 insertions, 0 deletions
diff --git a/eshell/history b/eshell/history new file mode 100644 index 0000000..67689e1 --- /dev/null +++ b/eshell/history
@@ -0,0 +1,14 @@
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 $*'