Skip to content

ThePhoDit/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fedora Setup Guide

  • Run the setup script from the home directory.
curl -O https://raw.githubusercontent.com/ThePhoDit/dotfiles/fedora/setup/setup.sh
wget https://github.com/ThePhoDit/dotfiles/releases/latest/download/dotfiles-script
chmod u+x dotfiles-script
./dotfiles-script
bash setup.sh
rm dotfiles-script setup.sh
  • Setup ZeroTier.

    • Set interfaces names under /var/lib/zerotier-one/devicemap with the networkID=interfaceName format.
    • Join the networks.
    • Authorize the device.
  • Setup Synthing folders.

  • Download Librewolf extensions.

  • Install Zed extensions.

    • HTML
    • Catppuccin Themes
    • Dockerfile
    • TOML
    • Git Firefly
    • SQL
    • Make
    • GraphQL
    • XML
    • Docker Compose
    • LaTeX
    • Basher
    • R
    • Haskell
    • AsciiDoc

How to sync actual dotfiles without installation.

cd ~/dotfiles
stow .

This was inspired by

Thanks Elliott!

TODO

  • Figure a way to maybe import sensitive files that cannot go on GitHub.
  • MultiMC, Crypto wallets?, veracrypt
  • StreamDeck pages export/sync

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published