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

https://github.com/ziwot/dotfiles


https://github.com/ziwot/dotfiles

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# dotfiles

## Installing

Run `stow` to symlink everything or just select what you want

```sh
stow */ # Everything (the '/' ignores the README)
```

```sh
stow zsh # Just my zsh config
```

### tmux

Install plugins with `prefix + I`

## Remember npm packages

```sh
npm --location=global list > npm-global.txt
```

## Save terminal conf

```sh
dconf dump /org/gnome/terminal/legacy/profiles:/ > gnome-terminal-profiles.dconf
```

## Resources

-
-
-
-
-
-
-
-
-
-
-
-