Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duhow/dotfiles
Some alias and common things to do
https://github.com/duhow/dotfiles
dotfiles dotfiles-linux
Last synced: about 2 months ago
JSON representation
Some alias and common things to do
- Host: GitHub
- URL: https://github.com/duhow/dotfiles
- Owner: duhow
- License: unlicense
- Created: 2019-03-03T22:27:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-19T07:23:57.000Z (6 months ago)
- Last Synced: 2024-07-19T15:28:15.014Z (6 months ago)
- Topics: dotfiles, dotfiles-linux
- Language: Shell
- Homepage:
- Size: 55.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
This is my personal setup `dotfiles`.
```sh
git clone https://github.com/duhow/dotfiles $HOME/.dotfiles
```- Install `zsh`
- Run `install.sh` to download libraries and deps
- Reopen terminal and check `zsh` is running
- Run `source setup` to copy files to their location## Projects used
[oh-my-zsh], [powerlevel10k], [SpaceVim]
[oh-my-zsh]: https://github.com/ohmyzsh/ohmyzsh
[powerlevel10k]: https://github.com/romkatv/powerlevel10k
[SpaceVim]: https://github.com/SpaceVim/SpaceVim