Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

pod-setup

set -ex    # exit on error + verbose
sudo apt purge -y 'nvidia*'
sudo apt autoremove -y
sudo apt upgrade -y
sudo apt update -y
sudo apt install -y git
git clone https://github.com/fishberg/dotfiles ~/.dotfiles
cd ~/.dotfiles/install
./01_ubuntu-24.04_essentials-install.bash
./02_bashrc-install.bash
./10_ssh-server.bash
reboot

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors