Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andreztz/dotfiles

dotfiles
https://github.com/andreztz/dotfiles

Last synced: about 1 month ago
JSON representation

dotfiles

Awesome Lists containing this project

README

        

# dotfiles

## Meus dotfiles

Defina variáveis de ambiente no arquivo ~/.zshenv

```
# https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
OH_MY_ZSH_THEME=
```

# Config Awesomewm

```
git clone https://github.com/vicious-widgets/vicious.git ~/.config/awesome/vicious
rm -rf ~/.config/awesome/vicious/.git
```

# Config tmux

```
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
```

```
tmux source ~/.tmux.conf

```

```
prefix + I
```