Skip to content

ijan1/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

TODO: CLEAN THIS UPPP!!!

Info

A collection of all of my essential dotfiles. For easy installation and access.

Using Dotbot for installation. Inspiration from vsund.

Dependencies

  • general
    • python
    • git

Installation

git clone --recursive https://github.com/ijan1/dotfiles dotfiles && cd dotfiles
./install-profile workstation # for a general configuration
./install-standalone <config(s)> # for specific configurations

Contents

Profiles

meta/profiles/
|- server
 └ -| zsh
   -| vim
   -| p10k
|- workstation
 └ -| vim
   -| i3
   -| alacritty
   -| polybar
   -| pywal
   -| flameshot
   -| rofi
   -| mpd
   -| ncmpcpp
   -| scripts
   -| redshift
   -| xbindkeys
   -| x11
   -| zsh
   -| p10k

Configuration files

meta/configs/
|- alacritty.yaml
|- flameshot.yaml
|- i3.yaml
|- mpd.yaml
|- ncmcpp.yaml
|- p10k.yaml
|- polybar.yaml
|- pywal.yaml
|- redshift.yaml
|- rofi.yaml
|- scripts.yaml
|- vim.yaml
|- x11.yaml
|- xbindkeys.yaml
|- zsh.yaml

About

My personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published