Skip to content
Snippets Groups Projects
Commit e88fc77b authored by Recolic's avatar Recolic :house_with_garden:
Browse files

.fix-example

parent 5fb3bb88
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ desktop_related_setup () { ...@@ -6,7 +6,7 @@ desktop_related_setup () {
systemctl enable gdm NetworkManager power-profiles-daemon systemctl enable gdm NetworkManager power-profiles-daemon
# more customization... # more customization...
pacman -Sy --needed --noconfirm base-devel telegram-desktop docker shadowsocks-rust v2ray proxychains xclip adobe-source-han-sans-cn-fonts pcsclite ccid git inetutils wget ttf-fira-code htop tmux dos2unix nfs-utils fcitx5-im firefox pacman -Sy --needed --noconfirm base-devel telegram-desktop docker shadowsocks-rust v2ray proxychains xclip adobe-source-han-sans-cn-fonts pcsclite ccid inetutils wget ttf-fira-code htop tmux dos2unix nfs-utils fcitx5-im firefox
pacman -Sy --needed --noconfirm recolic-aur/gnome-terminal-transparency recolic-aur/oreo-cursors-git pacman -Sy --needed --noconfirm recolic-aur/gnome-terminal-transparency recolic-aur/oreo-cursors-git
echo ' echo '
...@@ -22,7 +22,7 @@ XMODIFIERS=@im=fcitx5' > /etc/environment ...@@ -22,7 +22,7 @@ XMODIFIERS=@im=fcitx5' > /etc/environment
lc_init () { lc_init () {
# my favorite pkgs # my favorite pkgs
pacman -Syu --noconfirm pacman -Syu --noconfirm
pacman -S --noconfirm fish dhcpcd vim sudo openssh pacman -S --noconfirm fish dhcpcd vim sudo openssh git
pacman -S --noconfirm --asdeps openssl pacman -S --noconfirm --asdeps openssl
# add primary user. If you want to do this, at least give read access to linuxconf dir. # add primary user. If you want to do this, at least give read access to linuxconf dir.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment