Skip to content

Repository files navigation

dotfiles

English | 简体中文

Note

  • Configure as minimalist as possible
  • The warehouse has been continuously updating
  • Keyboard-centered operation

I use Arch Linux and Sway as my desktop environment. Arch Linux is a minimalist and pragmatic operating system; unlike other Linux distributions, it does not provide an out-of-the-box experience. Arch Linux requires you to configure most things yourself, which is very interesting for DIY users. Sway is the Wayland migration of i3 under Xorg. It is user-friendly in terms of configuration and is fully compatible with i3 configurations, so you can directly copy your i3 configuration to Sway.

Install Arch Linux?

You can refer to my Arch Linux installation habits

Software I Use

# Check pkglist.txt within the repository to view my installed software
# Redirect pkglist.txt into pacman to install the listed packages
pacman -S --needed - < pkglist.txt

How to Use?

# Clone this repository
git clone https://github.com/bin541/dotfiles.git

# Enter the repository directory
cd ~/path/dotfiles

# Use stow to manage configurations
# Create a soft link
stow --adopt -t ~ .

# Delete a soft link
stow -D -t ~ .

License

GNU GPL 3.0

# @author bin

About

Minimalist Linux desktop environment

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages