Go to file
2024-03-10 16:49:43 +00:00
.bashrc.d files 2023-12-16 15:50:58 +00:00
.config added topgrade last ran status 2024-03-10 16:49:43 +00:00
.local/bin added topgrade last ran status 2024-03-10 16:49:43 +00:00
.ssh update 2024-03-08 21:15:41 +00:00
.bash_profile added topgrade last ran status 2024-03-10 16:49:43 +00:00
.bashrc added topgrade last ran status 2024-03-10 16:49:43 +00:00
.gitconfig updates 2023-12-04 12:51:25 +00:00
.profile added topgrade last ran status 2024-03-10 16:49:43 +00:00
README.md clean up 2023-10-02 16:30:19 +01:00

linux-config

Setup

cd ~
git clone --bare git@github.com:tumble1999/linux-config.git .local/dotfiles.git
git --git-dir=.local/dotfiles.git --work-tree=. checkout master
source .bashrc
linux-config submodule update --init --recursive