8000 GitHub - Shourai/dotfiles: dotfiles and installation script for a clean Arch Linux and macOS installation.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Shourai/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration for arch linux and macOS with dotfiles

Overview

This repository bootstraps everything I need from a clean install of macOS or Arch Linux.

Installation

Installing arch linux is quite easy using archinstall.

After installation run the install after cloning this repository. Or run the following cURL command:

curl -fsSL https://raw.githubusercontent.com/Shourai/dotfiles/master/install | bash

Directory Listing

dotfiles
 ├─ README.md
 ├─ install
 ├─ arch
 │  ├─ supplementary_packages.sh
 │  ├─ arch_packages.sh
 │  ├─ packages
 │  ├─ fontconfig
 │  ├─ fonts
 │  ├─ README.md
 │  ├─ dotfiles.sh
 │  └─ wayland
 ├─ zsh
 │  ├─ aliases
 │  ├─ zshenv
 │  └─ zshrc
 ├─ yazi
 │  ├─ package.toml
 │  ├─ yazi.toml
 │  ├─ keymap.toml
 │  ├─ theme.toml
 │  └─ flavors
 ├─ ghostty
 │  └─ config
 ├─ macOS
 │  ├─ aerospace.toml
 │  ├─ README.md
 │  ├─ settings.sh
 │  ├─ macOS.sh
 │  ├─ com.googlecode.iterm2.plist
 │  └─ com.local.KeyRemapping.plist
 ├─ git
 │  ├─ config
 │  └─ gitconfig_personal
 └─ tmux
    └─ tmux.conf

Useful cli packages

  • bat
  • btop
  • erdtree
  • eza
  • fd
  • fzf
  • gping
  • jq
  • jless
  • lazygit
  • mtr
  • netop
  • pandoc
  • ripgrep
  • sshs
  • termshark
  • tmux
  • yazi
  • zoxide

Releases

No releases published

Packages

No packages published
0