GithubHelp home page GithubHelp logo

dotfiles's Introduction

Tyrumus's Dotfiles

If you came from this Reddit post, you're probably looking for this repo instead.

This repo is managed by chezmoi

System Information

Component Software
Distro Arch Linux
Shell Zsh
DE KDE
Terminal Emulator Kitty
Text Editor Neovim
Color scheme gruvbox
Music Player Spotify

Setup

Install Mode Required Storage
term 1.8 GiB
full workstation 14.7 GiB
full laptop 10 GiB

Install Mode: term

This mode only installs utilities and Neovim in ~/.local/bin, without using the system package manager. It is intended to be extremely portable.

Install chezmoi to ~/.local/bin

sh -c "$(curl -fsLS get.chezmoi.io/lb)" && export PATH="$PATH:~/.local/bin"

Install the dotfiles and follow the prompts.

chezmoi init https://github.com/tyrumus/dotfiles
chezmoi apply

Install Mode: full

This mode installs all utilities and GUI programs that I use on a full, regular Arch Linux installation. See Run unattended Arch Linux install for OS install details, as the rest of this section assumes a minimal Arch Linux install.

Install dependencies

# pacman -S chezmoi git zsh curl

Apply the dotfiles

chezmoi init https://github.com/tyrumus/dotfiles --apply

Logout of your session, and log back in. Enjoy!

Run unattended Arch Linux install

Follow the Arch Linux install guide to boot an Arch Linux ISO and connect to the internet.

If on Wi-Fi, make sure to use the iwd package rather than some other configuration utility, as this install script will copy the config.

Running the Install Script

Once that's done, run the install script and follow the prompts:

curl -L -o install.zsh https://tyrumus.dev/ai
zsh install.zsh

dotfiles's People

Contributors

tyrumus avatar

Stargazers

papont avatar André Jesus avatar

Watchers

James Cloos avatar  avatar

Forkers

papont2128506

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.