Skip to content

My dotfiles managed by GNU Make and GNU Stow

Notifications You must be signed in to change notification settings

qooq69/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My dotfiles managed by GNU Make and GNU Stow.

Installation

The repo includes a Makefile that has few different targets. By default it symlinks everything.

$ git clone https://github.com/qooq69/dotfiles.git
$ cd dotfiles
$ make

Available commands

  • make install - same as make, symlinks all config files to their respective place
  • make config-headless - minimal config intended for servers, raspberry pi, etc.
  • make config-minimal - config-headless + basic GUI config
  • make uninstall - removes all symlinks

Scripts

There's additionally a script in scripts that does a basic setup. Requires Arch-based distro.

$ ./scripts/install.sh

Software used

GUI

Name Package Links
Window Manager i3wm i3wm Arch GitHub, Docs
Status Bar i3status-rust i3status-rust Arch GitHub, Docs
Compositor picom picom Arch GitHub
Application Launcher dmenu dmenu Arch Site

CLI

Name Package Links
Shell zsh zsh Arch Site, GitHub
Terminal st st AUR Site
Editor Neovim neovim Arch GitHub, Docs
Music Player mpd mpd Arch Site, Docs
MPD client ncmpcpp ncmpcpp Arch GitHub

About

My dotfiles managed by GNU Make and GNU Stow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published