Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
/ dotfiles Public archive

configuration files for .vimrc .bashrc ,etc..

Notifications You must be signed in to change notification settings

alexlai97/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Update: Further updates will be managed by chemoi at https://gitlab.com/alexlai97/dotfiles

Just copy whatever you need.

Notes

I use stow to manage my dotfiles. However, there are a lot of good dotfile manager alternatives.

Use case

Say I am on a new machine, and I want to grab my configurations for x related, vifm, vim, nvim, tmux.

I would run the following script. stow creates symlinks.

# install.sh
stow -v -d . -t ~/ x
stow -v -d . -t ~/ vifm
stow -v -d . -t ~/ vim
stow -v -d . -t ~/ nvim
stow -v -d . -t ~/ tmux

you may be interested in

Screenshot

xmonad+doom-emacs xmonad+doom-emacs awesome+neofetch+coronascript neofetch+coronascript awesome+tmux+nvim+vifm tmux+nvim+vifm awesome+sxiv+neomutt+newsboat sxiv+neomutt+newsboat

About

configuration files for .vimrc .bashrc ,etc..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published