Compare commits
3 Commits
d2010eba2b
...
9d767ed88c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d767ed88c | ||
|
|
b6a2195ed3 | ||
|
|
a163166a19 |
@@ -1,3 +1,4 @@
|
||||
#! /bin/bash
|
||||
dconf dump / >settings.gnome
|
||||
|
||||
git add settings.gnome
|
||||
|
||||
3
omakub.sh
Normal file
3
omakub.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
git config --global credential.helper store
|
||||
git clone https://git.noisyserver.sbs/noisycarlos/omakub ~/.local/share/omakub
|
||||
bash ~/.local/share/omakub/install.sh
|
||||
@@ -1,3 +1,4 @@
|
||||
cd ~/Downloads
|
||||
wget https://github.com/mkasberg/ghostty-ubuntu/releases/download/1.1.3-0-ppa2/ghostty_1.1.3-0.ppa2_amd64_24.04.deb
|
||||
sudo dpkg -i ./ghostty_1.1.3-0.ppa2_amd64_24.04.deb
|
||||
cd -
|
||||
|
||||
Reference in New Issue
Block a user