JohanBurger / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme

This repo is intended to store the various dotfiles I use, mainly with WSL. Initially, I followed the Atlassian guide to bare repos, with limited success. Currently, I am using GNU Stow. This video refers.

For now I am simply migrating existing files, but once Ubuntu 24.4 is released, I'll add some info on how to install the dependencies.

Dependencies

Git

TODO

Git Credential Manager

Stow

sudo apt-get update -y
sudo apt-get install -y stow
cd ~/dotfiles
stow --adopt .

zsh

TODO

tmux

TODO

NeoVim

TODO

About


Languages

Language:Shell 100.0%