-
Notifications
You must be signed in to change notification settings - Fork 1
/
shared-env.sh
58 lines (55 loc) · 894 Bytes
/
shared-env.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
#!/bin/bash
# my config
folders=".config/sway
.config/waybar
.config/alacritty
.config/nvim
.config/dive
.config/omnisharp
.config/xdg-desktop-portal-wlr
.bashrc.d
"
# fedora silverblue packages
packages="\
git-lfs \
polkit-gnome \
fd-find \
ripgrep \
neovim \
tmux \
vifm \
sway \
alacritty \
wlroots \
fish \
fzf \
grim \
slurp \
mako \
swaylock \
bemenu \
j4-dmenu-desktop \
xdg-desktop-portal-wlr \
waybar \
wl-clipboard \
brightnessctl \
network-manager-applet \
blueman \
cosmic-comp \
"
flatpak_packages="com.google.Chrome
org.flameshot.Flameshot
org.pulseaudio.pavucontrol
com.github.tchx84.Flatseal
io.bassi.Amberol
io.github.zen_browser.zen
com.feaneron.Boatswain
com.obsproject.Studio
com.obsproject.Studio.Plugin.WebSocket
com.obsproject.Studio.Plugin.AitumMultistream
org.gnome.seahorse.Application
org.gnome.World.Secrets
org.kde.kdenlive
org.kde.krita
org.godotengine.Godot
"