Skip to content

cerealcable/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morgan's Ansible-Managed Dotfiles

The collection of dotfiles I've accumulated and tested and refined for my own use. All packaged up with Ansible so that all my homes can be the same. Currently I'm using ArchLinux and this repo is probably too specific to pacman and its helpers.

Dependencies

Using this on requires...

  • ansible-aur-git
  • ansible
  • make
  • git
  • yay

Super easy example:

# pacman deps
sudo pacman -S ansible git make

# yay
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

# yay deps
yay -S ansible-aur-git

# this repo!
git clone https://github.com/cerealcable/dotfiles.git
make -C dotfiles local

License

This repository is licensed under the MIT License.

Inspirations

People around me generally give decent ideas and inspiration, so here's a list of people you should check out!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published