1
0
Fork 0
Go to file
Tumble f562e379b8 hmm 2024-03-31 09:41:25 +01:00
.bashrc.d files 2023-12-16 15:50:58 +00:00
.config hmm 2024-03-31 09:41:25 +01: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 hmm 2024-03-31 09:41:25 +01:00
.gitconfig hmm 2024-03-31 09:41:25 +01:00
.profile added topgrade last ran status 2024-03-10 16:49:43 +00:00
README.md Moved linux-config to .local/share and added it to topgrade 2024-03-12 21:44:57 +00:00

README.md

linux-config

Setup

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