Collection of dotfiles for GNU/Linux systems
Copy the dotfiles for each program over, specialized instructions for each is below.
- Copy
dotfiles/.config/vimanddotfiles/.local/share/vim_runtimeinto your home folder. - Ensure you configure
~/.config/vim/vimrcto point to the write user home folder. - Run
:PluginInstallupon entering vim for the first time to grab Vundle packages. - Compile YouCompleteMe using the
install.pyscript at~/.local/share/vim_runtime/my_plugins/YouCompleteMe - Start using Vim.
- Copy
dotfiles/.bashrcinto your home folder. - Ensure you have fzf and fastfetch installed on your system.
- Start using BASH.
Note: there are aliases for distroboxes (e.g. ubuntu, fedora, arch), these can be ignored or customized if you wish to use distrobox containers.