Skip to content

floturcocantsee/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

dotfiles

Collection of dotfiles for GNU/Linux systems

Usage

Copy the dotfiles for each program over, specialized instructions for each is below.

Vim

  1. Copy dotfiles/.config/vim and dotfiles/.local/share/vim_runtime into your home folder.
  2. Ensure you configure ~/.config/vim/vimrc to point to the write user home folder.
  3. Run :PluginInstall upon entering vim for the first time to grab Vundle packages.
  4. Compile YouCompleteMe using the install.py script at ~/.local/share/vim_runtime/my_plugins/YouCompleteMe
  5. Start using Vim.

BASH

  1. Copy dotfiles/.bashrc into your home folder.
  2. Ensure you have fzf and fastfetch installed on your system.
  3. 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.

About

Collection of dotfiles for GNU/Linux systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors