To start you need to have the following packages.
- git
- make
- curl
Which can be done with the following command:
sudo apt install git make curl
Then you can download this repo using:
git clone https://github.com/Uplink036/dotfiles
VSCode is a nice code editor i use. To download the repostiry sign and install it through upt, you can run the install_code.sh script.
Tips: Move primary bar to the right.
GNOME Exstensions provide many useful utils for Ubuntu, such as caffiene.
Run make bash to place the config in the right place. Next time you open your terminal every keybinding and tmux will be in place.
Run make tmux to place the config in the right place. Then you have install the plugins by pressing prefix + I, which in our case is ctrl+space+I.
Run ./install_zoxide and make sure you have done the bash part of this script.
Infromation can be found here
- Andreas Bauer and his dotfiles
- Dreams of Code
Copyright (c) 2025 Oliver Sjödin
Licensed under the MIT license.