Skip to content

nono/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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, mise and ghostty.

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.

About

My dotfiles (vim, zsh, irssi, etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published