Skip to content

rajeevtapadia/dotfiles

Repository files navigation

Order of installation

1. zsh installation and restore
./install-zsh.sh
./zsh/install-plugins.sh
./zsh/backup-zsh.sh restore
A logout is required after running this script.

2. install-essentials.sh
./install-essentials.sh
Run this with superuser privilate

3. install zed
./install-zed.sh
./zed/backup-zed.sh restore

4. restore nvim config
./neovim/nvim_backup.sh restore

5. wezterm
./wezterm/wezterm-backup.sh restore

6. install gnome extensions
./gnome-extensions/backup-extensions.sh restore

7. install whitesur theme
./install-whitesur-theme.sh
It needs to be activated in tweaks

Scripts that don't require any particular order
./install-vimix-cursors.sh
./gnome-keybindings/keybindings.sh restore
./tmux/tmux-config-backup.sh restore
./swap-esc-caps.sh

About

At this point I should just switch to NixOS

Resources

Stars

Watchers

Forks