-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstall.sh
53 lines (41 loc) · 2.48 KB
/
install.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
#!/usr/bin/env zsh
# sudo pacman -Sy brave-browser tmux kitty btop docker easyeffects fzf neovim
# sudo pamac build 1password annotator
# flatpak install brave ExtensionManager junction
# sudo dnf in neovim kitty fzf zsh fastfetch btop bat eza easyeffects adw-gtk3-theme ruby-build gnome-tweaks
# chsh -s /bin/zsh
# git clone https://github.com/ohmyzsh/ohmyzsh.git ~/.oh-my-zsh
# git clone https://github.com/Aloxaf/fzf-tab ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/fzf-tab
# git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
# git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
# git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
# git clone https://github.com/gpakosz/.tmux.git && ln -s -f $HOME/.tmux/.tmux.conf && cp $HOME/.tmux/.tmux.conf.local .
# mv "$HOME/.zshrc_bu"
# # ln -fs "$HOME/.dotfiles/zsh/.p10k.zsh" "$HOME/.p10k.zsh"
# # ln -fs "$HOME/.dotfiles/zsh/.zshrc" "$HOME/.zshrc"
# # ln -fs $HOME/.dotfiles/nvim ~/.config
# # ln -fs $HOME/.dotfiles/.tmux.conf.local ~/.tmux.conf.local
# ln -fs $HOME/.dotfiles/kitty.conf ~/.config/kitty
# ln -fs $HOME/.dotfiles/ghostty.conf ~/.config/ghostty/config
# ln -fs $HOME/.dotfiles/zathura ~/.config
# ln -fs $HOME/Gemfile ~/
# ln -s "$HOME/.dotfiles/docker-compose.yml" "$HOME/docker-compose.yml"
# mkdir ~/.themes
# ln -fs $HOME/.dotfiles/gnome/custom ~/.themes
# ln -fs $HOME/.dotfiles/gnome/gtk3.css ~/.config/gtk-3.0/gtk.css
# ln -fs $HOME/.dotfiles/gnome/gtk4.css ~/.config/gtk-4.0/gtk.css
# flatpak -u override --filesystem=xdg-config/gtk-4.0/gtk.css:ro
# flatpak -u override --filesystem=xdg-config/gtk-3.0/gtk.css:ro
# ln -fs $HOME/.dotfiles/gnome/steam.css ~/repos/Adwaita-for-Steam/custom/custom.css
# ln -fs $HOME/.dotfiles/others/settings.json ~/.config/Code/User/settings.json
# ln -fs $HOME/.dotfiles/others/keybindings.json ~/.config/Code/User/keybindings.json
# tilix create shortcut with "tilix --quake" command
# dconf load /com/gexperts/Tilix/ < $HOME/.dotfiles/others/tilix.dconf
# gsettings set com.gexperts.Tilix.Settings quake-height-percent 100
# sudo groupadd docker
# sudo usermod -aG docker $USER
# newgrp docker
# ln -fs $HOME/.dotfiles/easyeffects/input $HOME/.config/easyeffects
# ln -fs $HOME/.dotfiles/easyeffects/output $HOME/.config/easyeffects
# curl https://mise.run | sh
# mise use -g ruby node usage