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: about 1 month 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-29T20:59:27.000Z (5 months ago)
- Last Synced: 2025-06-20T21:37:21.236Z (4 months ago)
- Topics: docker, dotfiles, faraday, faradaysec, ohmyzsh, personal-dotfiles, tmux, vim, vimrc, zsh
- Language: Shell
- Homepage:
- Size: 17.6 MB
- Stars: 66
- Watchers: 4
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dotfiles
My personal dotfiles :)
![]()
## Installation
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