- Install Curl, Git & i3
sudo apt install curl git i3 docker
- Clone this repository
git clone [email protected]:UberMouse/dotfiles.git ~/dotfiles
- Install Nix
- Enable Flakes
mkdir -p ~/.config/nix && echo "experimental-features = nix-command flakes" >> ~/.config/nix/nix.conf
- Setup system
nix run home-manager/master switch --flake ~/dotfiles#taylor --cores 10 -j 10 -b bk
- Remove apt curl & git
sudo apt remove curl git
- Set Zsh as default shell
sudo bash -c "echo $(which zsh) >> /etc/shells" && sudo chsh -s "$(which zsh)" "$(whoami)"
- Log-off and log back in setting window manager to i3
- Sign into VSCode and install extensions
- Set Gnome Terminal font to Source Code Pro for Powerline
- Generate SSH key & add to GitHub
-
Notifications
You must be signed in to change notification settings - Fork 0
UberMouse/dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published