All Projects → davidarrieta → Dotfiles

davidarrieta / Dotfiles

Licence: gpl-3.0
My dotfiles managed by GNU Stow - Arch, i3-gaps, bspwm, ncmpcpp, (neo)vim, zsh etc.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Dotfiles

Dots
A Repository For Config Files / Dotfiles / Themes / Color Schemes / Etc...
Stars: ✭ 100 (+1.01%)
Mutual labels:  rofi, dotfiles, mpd, archlinux, i3wm, i3-gaps
Dotfiles
🐲 My Arch Linux config [i3-gaps + i3blocks + Zsh + Spacemacs + Rofi + Alacritty + Neofetch]
Stars: ✭ 725 (+632.32%)
Mutual labels:  rofi, zsh, dotfiles, i3wm, i3-gaps
Dotfiles
Get ready for dotfiles. Contains i3, i3blocks, rofi, dunst, picom, vim, tmux, and zsh.
Stars: ✭ 985 (+894.95%)
Mutual labels:  rofi, zsh, dotfiles, vimrc, i3wm
foolz-dots
Collection of my linux desktop configuration files.
Stars: ✭ 16 (-83.84%)
Mutual labels:  dotfiles, vimrc, archlinux, rofi, i3-gaps
Dotfiles
My vim, zsh, tmux, and macOS dotfiles
Stars: ✭ 209 (+111.11%)
Mutual labels:  zsh, dotfiles, mpd, vimrc
no-mans-sky-rice-i3wm
i3WM rice themed using No Man's Sky's colors
Stars: ✭ 34 (-65.66%)
Mutual labels:  archlinux, rofi, i3wm, i3-gaps
Dotfiles
🐧 Configuration files
Stars: ✭ 81 (-18.18%)
Mutual labels:  rofi, zsh, dotfiles, i3wm
dotfiles
Gruvbox inspired Arch Linux i3wm rice.
Stars: ✭ 43 (-56.57%)
Mutual labels:  dotfiles, archlinux, rofi, i3wm
ArcoLinux-dotfiles
ArcoLinux dotfiles for 2bwm / i3wm
Stars: ✭ 24 (-75.76%)
Mutual labels:  dotfiles, vimrc, i3wm, i3-gaps
dotfiles
cross-platform (linux (arch), macos, android (termux), windows (WSL)) dotfiles and scripts, using yadm
Stars: ✭ 17 (-82.83%)
Mutual labels:  dotfiles, zsh, rofi, i3-gaps
Dotfiles
My dotfiles, managed with GNU stow
Stars: ✭ 56 (-43.43%)
Mutual labels:  rofi, zsh, dotfiles, mpd
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 (-85.86%)
Mutual labels:  dotfiles, zsh, archlinux
dotfiles
💻 🍚 🔳 🔲 My riced-up Kali dotfiles – off-white | dark leet | chrome lambo
Stars: ✭ 55 (-44.44%)
Mutual labels:  dotfiles, i3wm, i3-gaps
dotfiles
My arch setup script and dotfiles
Stars: ✭ 37 (-62.63%)
Mutual labels:  dotfiles, vimrc, archlinux
.dotfiles
There's no place like ~ !
Stars: ✭ 265 (+167.68%)
Mutual labels:  zsh, dotfiles, archlinux
i3-dotfiles
“ With wisdom comes the desire for simplicity.” Brendon Burchard.
Stars: ✭ 30 (-69.7%)
Mutual labels:  archlinux, rofi, i3wm
dotfiles
My dotfiles
Stars: ✭ 16 (-83.84%)
Mutual labels:  dotfiles, rofi, i3wm
Dotfiles
Configuration for Arch Linux, sway, kitty, kakoune, zsh and more + scripted installation guide
Stars: ✭ 385 (+288.89%)
Mutual labels:  zsh, dotfiles, archlinux
Dotfiles
Dotfiles for unix, managed by GNU stow.
Stars: ✭ 617 (+523.23%)
Mutual labels:  zsh, dotfiles, i3-gaps
dotfiles
Dotfiles for my awesomewm/i3 Arch setup & neovim
Stars: ✭ 19 (-80.81%)
Mutual labels:  dotfiles, zsh, rofi

Claudio D. Arrieta's ↴

              ▄▄                         ▄▄▄▄      ██     ▄▄▄▄                         
              ██              ██        ██▀▀▀      ▀▀     ▀▀██                         
         ▄███▄██   ▄████▄   ███████   ███████    ████       ██       ▄████▄   ▄▄█████▄ 
        ██▀  ▀██  ██▀  ▀██    ██        ██         ██       ██      ██▄▄▄▄██  ██▄▄▄▄ ▀ 
        ██    ██  ██    ██    ██        ██         ██       ██      ██▀▀▀▀▀▀   ▀▀▀▀██▄ 
        ▀██▄▄███  ▀██▄▄██▀    ██▄▄▄     ██      ▄▄▄██▄▄▄    ██▄▄▄   ▀██▄▄▄▄█  █▄▄▄▄▄██ 
          ▀▀▀ ▀▀    ▀▀▀▀       ▀▀▀▀     ▀▀      ▀▀▀▀▀▀▀▀     ▀▀▀▀     ▀▀▀▀▀    ▀▀▀▀▀▀  

Dotfiles? How do you eat that?

In my odyssey to have the perfect dotfiles I have come across the profiles of many other people with the same objective and these two summaries of "what are dotfiles" are the ones I liked the most

In Xero's words:

  • In the *nix world programs are commonly configured in two different ways, via shell arguments or text-based configuration files. Programs with many options like window managers or text editors are configured on a per-user basis with files in your home directory ~. In unix-like operating systems any file or directory name that starts with a period or full stop character is considered hidden, and in a default view will not be displayed, thus the name dotfiles.

It's been said of every console user:

"You are your dotfiles."

In Ayekat's words:

  • This is my collection of user/application settings ("dotfiles") and personal scripts. They are mostly adapted to my personal needs, and some scripts make a few assumptions about the environment that may not necessarily be considered "standard", so it's not recommended to just copy-paste them as-is.

  • Nevertheless, I try to keep them as clean and non-WTF as possible, and people are invited to take a look at them, get ideas for their own dotfiles, and drop comments, suggestions, questions and bug reports if something seems odd.

And in my own words:

You must already have a basic idea of what dotfiles are, so I won't focus on explaining what they are but how they differ from other dotfiles:

  • My dotfiles are characterized by the fact that I try to be as minimalist and non-bloated as possible, this can be confirmed by seeing with which tools I work on a daily basis (Neovim, i3, bspwm, Arch Linux, ncmpcpp, aurutils, rofi, zathura, pass, st (simple/suckless terminal), etc.) and the fact of how I use them and how I configure them to my liking. Clearly, there are going to be some exceptions to this rule (Firefox, SystemD, PulseAudio etc.) but I do what I can to also be as comfortable as possible. So, you can think of this repository as a little guide to build your own minimalist workflow (if you're one of those people who likes this), and if you're one of those people who hates minimalism, you might find something really useful if you know how to look.

What's included?

Software What i use Link to the project Link to my own configuration files (dotfiles) of that software
Shell prompt bash and zsh with zplug bash - zsh - Zplug zsh - bash
Bar polybar Polybar Polybar
Window Compositor compton Compton Compton
VCS git git git
Launcher rofi Rofi Rofi
Music Player ncmpcpp with mpc and mpd ncmpcpp - mpd - mpc ncmpcpp - mpd
Notification Daemon dunst dunst dunst
PDF Viewer zathura Zathura Zathura
Text Editor neovim - leafpad Neovim - Leafpad Neovim
Terminal Emulator urxvt and st urxvt - st urxvt - st
Window Manager i3-gaps - bspwm i3-gaps - bspwm i3-gaps - bspwm
AUR Helper aurutils aurutils
Screenshooter scrot Scrot
Display Manager lightdm LightDM
Browser firefox Firefox
File Manager ranger and pcmanfm Ranger - PCManFM
Terminal Font hack Hack
Video Player mpv Mpv
Image Viewer feh - viewnior Feh - Viewnior
Password manager pass pass: The Standard Unix Password Manager

Other things i use and recommend

  • For desktop blurrying: Ganifladi's excellent blurmeBlurme
  • To have icons in polybar: ttf-font-awesome-4Font Awesome 4 Font Awesome 5 does not work properly with Polybar. Or at least it doesn't work like Font Awesome 4.
  • To vote for all your packages downloaded from the AUR: aurvoteAURvote Use it this way: $ aurvote -v $(pacman -Qqm) - Only for Arch Linux users.
  • To retrieve and filter the latest Pacman mirror list and the best servers available: reflectorReflector - Only for Arch Linux users.

Installation

Before installing, be sure to read useful cowboy gently-worded note and this excellent article by Anish Athalye: Dotfiles are NOT meant to be forked. That said, let's go with the installation:

  1. Install GNU Stow: GNU Stow is available for all GNU+Linux distros and most other unix-like distributions via your package manager.
  • sudo pacman -S stow
  • sudo apt-get install stow
  • brew install stow
  1. Clone this repo:
$ git clone https://github.com/davidarrieta/dotfiles.git ~/dotfiles && cd ~/dotfiles
  1. Symlink with GNU Stow all the folders you want to your home: To install most of my dotfiles you execute stow with the folder name as the only argument. For example, to install my i3 and my zshrc config use the command:
$ stow i3 
$ stow zsh 
$ stow whatever-dotfile-you-want

This will symlink files to ~/.config/i3/ ~/.zshrc and various other places.


Current workflow - Click here to see my post in /r/unixporn, Almost 450 upvotes!

Clean

Clean

TTY-Clock

TTY-Clock

r/unixporn

r/unixporn

Color scripts

Color scripts

cava and colorblocks

Cava and colorblocks

neofetch, ranger and ncmpcpp

neofetch, ranger and ncmpcpp

PCManFM and cava

PCManFM and cava

PCManFM and cava

PCManFM and cava

cava, neofetch and ranger

cava, neofetch and ranger

A bit of my i3 configuration, neofetch and mpv playing this song

i3 config, neofetch and mpv


Click here and go down if you want to see my old rice


"Hey dude your dotfiles are great but I want to learn from other people too"

Here you will find A LOT of other people's dotfiles:


Thanks to:

This repository is strongly inspired by the work of some people, and would not have existed if it were not for:


LICENSE

Copyright (C) 2018 - Claudio D. Arrieta <[email protected]>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

This repository contains both original and third party content. Content can be assumed to be original unless stated otherwise. Original content is copyright © 2018 Claudio D. Arrieta , and can be used and distributed under the terms of the GPLv3. All third party content is copyright their respective authors and bound by their original licenses.

All attempts have been made to identify third party content within the repository, with sources and attribution given where necessary. Please contact me if any issues are discovered.

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