Skip to content

thesofakillers/dotfiles

Repository files navigation

Dotfiles

Clone this repository. Then use symbolic linking to set the relevant files where they need to be relative to your ~.

For example, if you wish for dotfiles/folder/ to appear in ~/folder then run

ln -s path/to/dotfiles/folder ~/folder

Vim/Neovim

I use neovim as I believe that it is less likely to stagnate and in the long run will outlive vim. That being said I originally used vim so the config is shared between the two for now. I use vim-plugged for packages.

Additional Setup

You may wish to run or at least to refer to the contents of

tmux without root

For installing tmux without needing root access, please refer to tmux_local_install.sh

Servers and Custom environments

For custom environments for which you do not wish to commit things, add any configuration to a file named .serverthings placed in the $HOME directory.

Releases

No releases published

Packages

No packages published