All Projects â†’ caarlos0-graveyard â†’ machine

caarlos0-graveyard / machine

Licence: other
Machine setup, powered by Ansible

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to machine

Dotfiles
đŸ–Ĩī¸ Automated Configuration, Preferences and Software Installation for macOS
Stars: ✭ 1,103 (+2197.92%)
Mutual labels:  dotfiles, machine
DotThemes
Collection of my Themes (GTK, Xfce, Openbox)
Stars: ✭ 31 (-35.42%)
Mutual labels:  dotfiles
nixcfg
NixOS and Home-Manager configurations for all of my devices (desktop, Pinebook Pro, RPi4, cloud servers, etc). Like dotfiles, but way better. (nÊe 'nixos-config')
Stars: ✭ 119 (+147.92%)
Mutual labels:  dotfiles
dotfiles
đŸ’ģ @alias-mac does dotfiles
Stars: ✭ 13 (-72.92%)
Mutual labels:  dotfiles
code
~/code – tools distributed across all of my systems
Stars: ✭ 73 (+52.08%)
Mutual labels:  dotfiles
tmuxp-config
Configs for tmuxp (https://github.com/tony/tmuxp)
Stars: ✭ 24 (-50%)
Mutual labels:  dotfiles
dotfiles
My dotfiles for Arch Linux and macOS: Polybar, Neovim, ZSH, Alacritty, Git, and more 👨đŸŋ‍đŸ’ģ
Stars: ✭ 13 (-72.92%)
Mutual labels:  dotfiles
comtrya
Configuration Management for Localhost
Stars: ✭ 140 (+191.67%)
Mutual labels:  dotfiles
LKI
LKI's dotfiles.
Stars: ✭ 31 (-35.42%)
Mutual labels:  dotfiles
config-public
Linux/WSL config to optimize ergonomics, security, and productivity: vim/neovim, zsh, tmux, i3, emacs, vscode, ipython, jupyter, ranger, fzf, kitty, xkb, selfquant, firejail, systemd, etc
Stars: ✭ 14 (-70.83%)
Mutual labels:  dotfiles
MacOS-Dotfiles
No description or website provided.
Stars: ✭ 85 (+77.08%)
Mutual labels:  dotfiles
configuration
My configs: OS setups, dotfiles, scripts and more.
Stars: ✭ 23 (-52.08%)
Mutual labels:  dotfiles
KeyPlexer
Capstone: Keylogger Trojan
Stars: ✭ 32 (-33.33%)
Mutual labels:  machine
dotfiles
🏠 dotfiles for my macOS environment
Stars: ✭ 17 (-64.58%)
Mutual labels:  dotfiles
dotfiles
Config files for wm and terminal apps
Stars: ✭ 15 (-68.75%)
Mutual labels:  dotfiles
i3-dotfiles
My dotfiles used for i3 configuration
Stars: ✭ 20 (-58.33%)
Mutual labels:  dotfiles
dotfiles
🗂 ~josh
Stars: ✭ 19 (-60.42%)
Mutual labels:  dotfiles
dotfiles
đŸ’ģ 🍚 đŸ”ŗ 🔲 My riced-up Kali dotfiles – off-white | dark leet | chrome lambo
Stars: ✭ 55 (+14.58%)
Mutual labels:  dotfiles
dotfiles
not needed
Stars: ✭ 19 (-60.42%)
Mutual labels:  dotfiles
reinforcement-learning-resources
A curated list of awesome reinforcement courses, video lectures, books, library and many more.
Stars: ✭ 38 (-20.83%)
Mutual labels:  machine

this project is outdated/abandoned/archived and will not be updated anymore.

check this issue for more details.


machine Build Status SayThanks.io

Machine setup, powered by Ansible.

I'm splitting my dotfiles repo in two repos:

  • dotfiles now handles only configuration
  • machine (this) installs stuff (including my dotfiles)

For now, almost everything is a task, later I might migrate some of them to roles, so they can evolve separately and be used by other people as well.

Usage:

$ wget https://github.com/caarlos0/machine/archive/master.zip
$ unzip master.zip
$ cd machine-master

At this point, you might want to edit the main.yml file and comment out stuff you don't want, when you're done, simply run:

$ ./setup
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].