Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

necopinus/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Various configuration files & scripts.

macOS

xcode-select --install
sudo softwareupdate --install-rosetta
mkdir ~/_setup
cd ~/_setup
git clone https://github.com/necopinus/dotfiles.git
chmod 755 dotfiles/installers/*
./dotfiles/installers/macos.sh
cd ..
rm -rf ~/_setup

Configure applicable GUI applications and distribute SSH/GPG keys.

Kali Linux

mkdir ~/_setup
cd ~/_setup
git clone https://github.com/necopinus/dotfiles.git
chmod 755 dotfiles/installers/*
./dotfiles/installers/kali-linux.sh
cd ..
rm -rf ~/_setup

Configure applicable GUI applications.

Pop!_OS

mkdir ~/_setup
cd ~/_setup
git clone https://github.com/necopinus/dotfiles.git
chmod 755 dotfiles/installers/*
./dotfiles/installers/pop-os.sh
cd ..
rm -rf ~/_setup

Configure applicable GUI applications.

About

System setup scripts and dotfiles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages