Skip to content
forked from dasJ/dotfiles

Various configuration files from my home

Notifications You must be signed in to change notification settings

astrocbxy/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

These are my dotfiles, available for everybody (especially me).

Feel free to use them as template for your own dotfiles, but remember: Those are my dotfiles. Be creative yourself. You don't want my crap, you want your own.

Installation

git clone --recursive --no-checkout https://github.com/dasJ/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
git show HEAD:scripts/bootstrap | bash
scripts/install

Directories

  • gpg/ - GPG configuration
  • graphical/ - Configuration for graphical tools
  • local/ - Local configuration, excluded from git
  • misc/ - Single configuration files
  • scripts/ - Helper scripts, not supposed to be added to $PATH
  • systemd/ - systemd user units
  • vim/ - vim configuration and plugin manager
  • zsh/ - zsh configuration and plugin manager

Stuff

.zshenv → [.zprofile if login] → [.zshrc if interactive] → [.zlogin if login] → [session] → [.zlogout sometimes]`

About

Various configuration files from my home

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 89.4%
  • Vim Script 10.3%
  • Python 0.3%