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 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'eshell/history') 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 -- cgit 1.4.1-21-gabe81