diff --git a/.gitignore b/.gitignore index f5fdb7e..71b07a9 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ server/ straight/ transient/ var/ +eshell/* +!eshell/aliases 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 diff --git a/eshell/lastdir b/eshell/lastdir deleted file mode 100644 index 552e2ce..0000000 --- a/eshell/lastdir +++ /dev/null @@ -1,16 +0,0 @@ -~ -/home/case/.emacs.d/.etc/straight/build/org -/home/case/.emacs.d/.etc/straight/build -/home/case/.emacs.d/.etc/straight/repos/org -/home/case -/home/case/.emacs.d -~/.emacs.d -/home/case/Sync/Click Here Digital -/home/case/Sync -/home/case -/home/case/.emacs.d -/home/case/Sync/emacs/private -/home/case/src -/home/case/src/elementary-gtk-stylesheet -/home/case/src/elementary-gtk-stylesheet/build -~