Setup

Follow the steps below to setup your environment.

Begin here

1. Clone dotfiles to home directory

You should probably already have this cloned in your home directory but if you don't you can clone it with the following command.

git clone ssh://od.mvl.sh/dotfiles ~/dotfiles

2. Temporarily add ~/dotfiles/bin to PATH

export PATH=$PATH:~/dotfiles/bin

3. Run dotf update

This should fix all the symlinks and install all the necessary packages. Afterwards you should restart your shell.

This should also set your terminal to WezTerm and default shell to zsh so make sure to restart or just reboot your system.

dotf update

4. Reboot

After you have done all the steps above you should reboot your system to make sure everything is working as intended.

# sudo reboot

Install extra packages

After you've got the first part done and you have dotf installed you can install extra packages. Check the packages file for more information.

You can also have a look at gnome-extensions for some gnome extensions that I use.

Description
No description provided
Readme 167 MiB
Languages
Python 42.3%
Jinja 20.1%
Nix 20%
Shell 12.1%
Go 5.5%