coolneng 9fe21f7f29
Revert "Migrate from neovim to vim"
This reverts commit d86f8477fc98e8869d8ee16728b4520c8a334eb1.
2020-10-22 14:37:39 +02:00
2020-09-30 12:11:48 +02:00
2020-10-12 19:48:18 +02:00
2019-05-06 10:23:37 +02:00
2020-05-24 22:46:16 +02:00
2019-08-29 23:22:57 +02:00
2020-10-22 01:27:09 +02:00
2019-08-27 01:05:13 +02:00
2020-10-13 01:44:43 +02:00
2020-10-22 14:37:39 +02:00

Dotfiles

Compilation of my personal dotfiles, you will need to tweak them for your system. I try to comment as many files as possible.

Deployment

The deployment is done via GNU stow, which can be done in a few steps:

  1. Clone the repository
git clone https://git.coolneng.duckdns.org/coolneng/dotfiles ~/.dotfiles
  1. Change the working directory
cd ~/.dotfiles
  1. Execute stow on all the folders
stow *
Description
No description provided
Readme 4 MiB
Languages
TeX 45.3%
Python 27.3%
Shell 23.7%
CSS 2.5%
Vim script 1.2%