All Projects → nono → dotfiles

nono / dotfiles

Licence: other
My dotfiles (vim, zsh, irssi, etc.)

Programming Languages

Vim Script
2826 projects
prolog
421 projects
shell
77523 projects
perl
6916 projects
c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language

My dotfiles

Install

git clone git://github.com/nono/dotfiles ~/dotfiles
git submodule update --init
cd ~/dotfiles

And then copy/symlink the relevant files

Notes

The config for neovim is in ~/.config/nvim, not ~/.nvim. Same for git and kitty.

There is a config file to start MailHog with systemd:

sudo cp /home/nono/config/systemd/mailhog.service /etc/systemd/system/
sudo systemctl start mailhog
sudo systemctl enable mailhog

I'm using some submodules for vendor modules, but I'm moving to subtrees.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].