mirror of https://gitlab.com/baco/dotconf.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 hours ago | |
---|---|---|
0ad/config | 2 months ago | |
VSCodium | 3 months ago | |
alacritty | 7 months ago | |
beets | 2 years ago | |
calibre | 3 years ago | |
dconf | 3 years ago | |
emacs.d | 3 years ago | |
fish | 2 years ago | |
git | 3 years ago | |
ipython/profile_default | 4 years ago | |
kitty | 1 year ago | |
nvim | 5 hours ago | |
nvim-gtk | 4 years ago | |
pip | 3 years ago | |
shells | 3 years ago | |
tmux | 1 year ago | |
vim | 11 hours ago | |
zathura | 3 years ago | |
.gitmodules | 7 months ago | |
README.rst | 11 hours ago | |
tmux.conf | 9 months ago |
README.rst
Baco's Dotfiles
These are my dot files.
Submodules
Take into account that this project has submodules. When cloning do it as: :
$ git clone --recurse-submodules --remote-submodules https://gitlab.com/baco/dotconf.git
Updating
Periodically update submodules with the following git
command: :
$ git submodule update --remote --depth=1
If cloned without the --recurse-submodules
--remote-submodules
git-clone flags you can fix that by
running: :
$ git submodule update --remote --init
Some Neovim/Vim specifics
~ Made with ❤️ and 🧉 ~