Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 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 [email protected]:nodeg/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow $APPLICATION (e.g. `stow zsh`)
```