Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreztz/dotfiles
dotfiles
https://github.com/andreztz/dotfiles
Last synced: about 1 month ago
JSON representation
dotfiles
- Host: GitHub
- URL: https://github.com/andreztz/dotfiles
- Owner: andreztz
- Created: 2022-05-10T21:24:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T05:30:46.000Z (5 months ago)
- Last Synced: 2024-10-04T22:41:09.515Z (4 months ago)
- Language: Python
- Size: 488 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```