Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/walterproof/dotfiles


https://github.com/walterproof/dotfiles

Last synced: 7 days 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

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