1
0
Fork 0
mirror of https://github.com/kou029w/dotfiles.git synced 2025-01-18 16:07:59 +00:00

Revert "add mist and logseq-bin"

This reverts commit 51578dbabb.
This commit is contained in:
Nebel 2023-01-31 22:49:25 +09:00
parent 8945469bda
commit 53676249e8
6 changed files with 0 additions and 11 deletions

View file

@ -1 +0,0 @@
deb [signed-by=/usr/share/keyrings/makedeb-archive-keyring.gpg] https://proget.makedeb.org makedeb jammy

View file

@ -1 +0,0 @@
deb [signed-by=/usr/share/keyrings/prebuilt-mpr-archive-keyring.gpg] https://proget.makedeb.org prebuilt-mpr jammy

View file

@ -35,17 +35,9 @@ function install_source_han_mono_fonts() {
fc-cache
}
function install_makedeb_packages() {
local uid
uid=${SUDO_UID:-$(id -u)}
sudo --user="#$uid" mist update
sudo --user="#$uid" mist install logseq-bin
}
(($(id -u) == 0)) \
&& [[ -f /etc/debian_version ]] \
&& install_apt_packages
install_gsettings settings.ini /
install_gsettings terminal-settings.ini "/org/gnome/terminal/legacy/profiles:/:$(gsettings get org.gnome.Terminal.ProfilesList default | tr -d \')/"
install_source_han_mono_fonts
install_makedeb_packages

View file

@ -4,7 +4,6 @@ code
deja-dup
easytag
google-chrome-stable
mist
mozc-utils-gui
slack-desktop
)