Skip to content

At this point I should just switch to NixOS

Notifications You must be signed in to change notification settings

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. restore kde config
cd kde
./kde-backup.sh restore
cd -

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
./tmux/tmux-config-backup.sh restore
./swap-esc-caps.sh

About

At this point I should just switch to NixOS

Resources

Stars

Watchers

Forks