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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-14T01:10:52.000Z (8 months ago)
- Last Synced: 2025-01-31T10:25:58.169Z (5 months ago)
- Topics: dotfiles, tmux-conf, vimrc
- Language: Shell
- Homepage:
- Size: 155 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`