Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mswell/dotfiles
My personal dotfiles
https://github.com/mswell/dotfiles
docker dotfiles faraday faradaysec ohmyzsh personal-dotfiles tmux vim vimrc zsh
Last synced: 12 days ago
JSON representation
My personal dotfiles
- Host: GitHub
- URL: https://github.com/mswell/dotfiles
- Owner: mswell
- License: mit
- Created: 2017-10-19T02:10:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-12T11:20:26.000Z (3 months ago)
- Last Synced: 2024-08-13T02:39:02.853Z (3 months ago)
- Topics: docker, dotfiles, faraday, faradaysec, ohmyzsh, personal-dotfiles, tmux, vim, vimrc, zsh
- Language: Shell
- Homepage:
- Size: 8.64 MB
- Stars: 66
- Watchers: 5
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dotfiles
My personal dotfiles :)
## Instalation
Execute:
```sh
git clone https://github.com/mswell/dotfiles.git
cd dotfiles
./install.sh
```## ZSH functions
All functions are located at [functions.zsh](./config/zsh/functions.zsh)
All custom flow are located at [custom.zsh](./config/zsh/custom.zsh)
All alias are located at [alias.zsh](./config/zsh/alias.zsh)
MIT
©
Wellington Moraes