Skip to content
/ dotfiles Public

This is a collection of dot files I use for my Arch and Ubuntu system.

License

Notifications You must be signed in to change notification settings

ssd04/dotfiles

Repository files navigation

Dotfiles

This is a collection of dot files I use for my Arch and Ubuntu systems.

The current setup is using: neovim, tmux, i3, and others.. Each config file on the system is a link to the coresponding file in the repo directory.

Setup

The config files can be synced using rsync tool. There are several make command for this:

# Sync all files including directories
make sync-all
# Sync only .config dir
make sync-config
# Sync NeoVim configuration
make sync-nvim

About

This is a collection of dot files I use for my Arch and Ubuntu system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published