Skip to content

Arch, Sway (Wayland 👍), urxvt, fish, Neovim, ranger, etc.

License

Notifications You must be signed in to change notification settings

e-kostylov/dotfiles

 
 

Repository files navigation

dotfiles

This repository collects some user configuration files from my Arch Linux system.

What's special about these? I'm using a window manager called Sway running on Wayland. Yay 🎉 🎉

Installation

Clone this repo with git's --recursive flag to obtain all submodules. Run bootstrap.sh to symlink the dotfiles in this repo to $HOME or $XDG_CONFIG_HOME and to install vim plugins.

What software do these configure?

Installed packages

I've created two files:

  • pkglist.txt where I store a record of all packages installed from the official Arch repo. This list is generated using pacman -Qqen.
  • pkglist-local.txt where all packages installed from the AUR are listed. This list is generated using pacman -Qqem.

About

Arch, Sway (Wayland 👍), urxvt, fish, Neovim, ranger, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 89.4%
  • Vim Script 10.6%