An open API service indexing awesome lists of open source software.

https://github.com/nodeg/dotfiles

dotfiles and other stuff.
https://github.com/nodeg/dotfiles

dotfiles dracula kitty lazyvim lsd macos mbsync msmtp neomutt neovim oh-my-zsh opensuse opensuse-tumbleweed powerlevel10k sway tmux zsh

Last synced: 11 months ago
JSON representation

dotfiles and other stuff.

Awesome Lists containing this project

README

          

# dotfiles

Some of my personal (config-) files.

## Installation using GNU Stow

```shell
zypper in stow
git clone git@github.com:nodeg/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow $APPLICATION (e.g. `stow zsh`)
```