Skip to content

My personal dotfiles, organized with 'gnu stow' in mind.

Notifications You must be signed in to change notification settings

gabekz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2022-09-02-194049_1920x1080_scrot

My sweet and simple dotfiles

Here-lies a collection of my dotfiles that I use both for work and my own machines.

Note

  • vim-plugged is required for the [n]vim configuration.
  • Personally I don't recommend using the bash config, as it is currently catered more for my own environments. That being said, .bash/aliases.sh may prove useful for some convenient shortcuts.

Usage

These dotfiles are organized in such a way for the use of GNU stow. If you don't use stow already, you probably want to 🤔

# amazing demonstration

$ cd dotfiles
$ stow bash

This will create a symbolic link at $HOME for all the files (recursively) in dotfiles/bash.