From efc08126f7119569112b336f0cd73eefdf9737b5 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 18 Jan 2022 17:18:06 -0600 Subject: Um --- eshell/history | 23 +++++++++++++++++++++++ eshell/lastdir | 5 +++++ 2 files changed, 28 insertions(+) (limited to 'eshell') diff --git a/eshell/history b/eshell/history index 67689e1..81214c1 100644 --- a/eshell/history +++ b/eshell/history @@ -12,3 +12,26 @@ 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 index 1549824..552e2ce 100644 --- a/eshell/lastdir +++ b/eshell/lastdir @@ -9,3 +9,8 @@ /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 +~ -- cgit 1.4.1-21-gabe81