Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tynes/dotfiles
🔬 my dotfiles 🔬
https://github.com/tynes/dotfiles
dotfiles tmux-conf vimrc
Last synced: 4 months ago
JSON representation
🔬 my dotfiles 🔬
- Host: GitHub
- URL: https://github.com/tynes/dotfiles
- Owner: tynes
- License: mit
- Created: 2018-04-08T20:24:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-11T20:45:56.000Z (over 1 year ago)
- Last Synced: 2023-10-12T19:36:33.931Z (over 1 year ago)
- Topics: dotfiles, tmux-conf, vimrc
- Language: Shell
- Homepage:
- Size: 152 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
Simple and opinionated. Not guaranteed to be portable, but should be over time.
Works with Manjaro Linux and MacOS.Uses `yay` on Manjaro and `homebrew` on MacOS.
To use `bash` on MacOS, be sure to install `bash` using `homebrew`, then use `chsh`
and select `/opt/homebrew/bin/bash````bash
$ git clone https://github.com/tynes/dotfiles.git ~/dotfiles
$ cd ~/dotfiles
$ ./setup.sh
```Aliases
- `git`
- `docker`
- `kubernetes`