All Projects → ulises-jeremias → dotfiles

ulises-jeremias / dotfiles

Licence: MIT license
Dotfiles generator that allows quick configuration of different window managers in multiple OSs

Programming Languages

shell
77523 projects
python
139335 projects - #7 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to dotfiles

AwsTerm
A collection of awesome terminal utilities
Stars: ✭ 37 (+2.78%)
Mutual labels:  debian, archlinux, arch-linux
Anlinux App
AnLinux allow you to run Linux on Android without root access.
Stars: ✭ 614 (+1605.56%)
Mutual labels:  debian, archlinux, arch-linux
linux-installer
Universal GNU+Linux installer script
Stars: ✭ 16 (-55.56%)
Mutual labels:  debian, archlinux, arch-linux
alacritty
🌴 Soothing pastel theme for Alacritty
Stars: ✭ 154 (+327.78%)
Mutual labels:  alacritty, alacritty-theme, alacritty-config
Rofi
A large collection of Rofi based custom Menu, Applets, Launchers & Powermenus.
Stars: ✭ 2,907 (+7975%)
Mutual labels:  debian, archlinux, rofi-scripts
Jlivecd
Live cd/dvd customization tool
Stars: ✭ 72 (+100%)
Mutual labels:  debian, archlinux, arch-linux
Polybar Themes
A huge collection of polybar themes with different styles, colors and variants.
Stars: ✭ 3,687 (+10141.67%)
Mutual labels:  debian, archlinux, polybar
dotfiles
dotfiles of simonvic daily used enviroment
Stars: ✭ 75 (+108.33%)
Mutual labels:  archlinux, arch-linux, polybar
Anlinux Resources
Image and Script for LinuxOnAndroid App
Stars: ✭ 135 (+275%)
Mutual labels:  debian, archlinux, arch-linux
Anlinux Adfree
AnLinux, Ad free version.
Stars: ✭ 127 (+252.78%)
Mutual labels:  debian, archlinux, arch-linux
Spotcommander
The most intuitive and feature-rich remote control for Spotify for Linux
Stars: ✭ 152 (+322.22%)
Mutual labels:  debian, archlinux, arch-linux
Invidious-Updater
Automatic install and update script for Invidious
Stars: ✭ 181 (+402.78%)
Mutual labels:  debian, archlinux, arch-linux
dotfiles
My dotfiles, with an out-of-date install-script. Arch, Tiling WM (i3, sway), ZSH, Neovim
Stars: ✭ 20 (-44.44%)
Mutual labels:  arch-linux, alacritty
asus-fan
Kernel module to get/set (both) fan speed(s) on ASUS Zenbooks
Stars: ✭ 92 (+155.56%)
Mutual labels:  archlinux, arch-linux
dotfiles
Arch Linux DotFiles - Managed by GNU stow
Stars: ✭ 30 (-16.67%)
Mutual labels:  polybar, alacritty
workstation-bootstrap
My r10k/puppet based workstation bootstrapping and configuration
Stars: ✭ 18 (-50%)
Mutual labels:  archlinux, arch-linux
arch-pi
A simple script automatically installing Arch Linux for the Raspberry Pi.
Stars: ✭ 38 (+5.56%)
Mutual labels:  archlinux, arch-linux
i3wm-config
i3wm config files. Updated config files are in the repository below.
Stars: ✭ 13 (-63.89%)
Mutual labels:  arch-linux, polybar
kali-config
Linux colorful dotfiles.
Stars: ✭ 40 (+11.11%)
Mutual labels:  polybar, alacritty
HADRIAN
Pantheon Desktop Environment installer script for Arch Linux
Stars: ✭ 19 (-47.22%)
Mutual labels:  archlinux, arch-linux

Dotfiles Generator

Docs | Changelog | Contributing

Awesome AUR Stable AUR Development License: MIT

Dotfiles generator that allows quick configuration of different window managers in multiple OSs.

Dotfiles Screen Overview

Dotfiles Overview

Arch Linux

Install dots-stable from AUR

$ yay dots-stable
$ dots --help

or install the rolling release dots-git from AUR

$ yay dots-git
$ dots --help

Installation from Source

Use this for any OS that is not Arch Linux or Arch Linux based distro

$ git clone https://github.com/ulises-jeremias/dotfiles /tmp/dotfiles
$ cd /tmp/dotfiles
$ sudo ./install
$ dots --help

The installation script allows you to install all the necessary dependencies that allow your dotfiles config work correctly.

Customization

There is no need to fork this repository in order to customize it. Everything can be customized by leveraging the custom-config directory. You are encouraged to maintain a separate github repository of configurations for your own dotfiles.

Read more about this at Customization Docs.

Examples

i3 with alacritty

Apps finder

Apps finder

Apps finder

Testing

Maybe you want to contribute to this project or just test what the setup would look like before installing it. For this we develop test environments in which you can see how the changes look!

You can read more about this at Testing Docs.

Contributors

Made with contributors-img.

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].