2024-10-01 16:05:45 +02:00
2024-10-30 23:04:55 +01:00
2024-10-30 23:22:06 +01:00
2024-08-28 14:10:30 +02:00
wip
2024-10-30 21:55:48 +01:00
2024-10-30 23:25:25 +01:00
2024-10-01 16:05:45 +02:00
wip
2024-10-30 21:55:48 +01:00
2024-09-02 09:55:02 +02:00
wip
2024-10-30 21:55:48 +01:00

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. Prepare shell

You can run the setup.sh in the dotfiles folder to install all the necessary packages.

cd ~/dotfiles && ./setup.sh

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 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

5. Secrets + 1Password

Since 1Password has been installed you can open it. Secrets won't be able to decrypt until you have logged in on 1Password and enabled Developer tools under the settings.

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%