Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/walterproof/dotfiles
https://github.com/walterproof/dotfiles
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/walterproof/dotfiles
- Owner: WalterProof
- Created: 2016-01-15T10:11:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-03T10:19:25.000Z (3 months ago)
- Last Synced: 2024-08-04T10:49:20.201Z (3 months ago)
- Language: Lua
- Size: 3.05 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
-
-
-
-
-
-
-
-
-
-
-
-