Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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