Skip to content

omulh/dot-files

Repository files navigation

  _,-._                              ,   ,
 / \_/ \   ┏┓     ╹    ┓   ┏•┓      { \w/ }
 >-(_)-<   ┃┃┏┳┓┓┏ ┏  ┏┫┏┓╋╋┓┃┏┓┏    `>!<`
 \_/ \_/   ┗┛┛╹┗┗┻ ┛  ┗┻┗┛┗┛┗┗┗ ┛    (/^\)
   `-'                               '   '

Setup

$ git clone https://github.com/omulh/dot-files ~/
$ cd ~/dot-files
$ stow -v .

Additionally, use the following to get vim-plug:
curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

And within vim run :PlugUpdate to download and set the plugins.

Manually copying files

Some programs do not play well with symlinks as their config. files.
Those config. files are ignored by the stow command and should be copied manually.

$ cp dot-config/fcitx5/* ~/.config/fcitx5/

This also means that any changes to such config. files has to be manually updated in the dotfiles repo.

About

My personal dotfile collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published