Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alichtman/dotfiles
Aaron's Dotfiles (macOS and Linux compatible)
https://github.com/alichtman/dotfiles
dotfiles linux macos
Last synced: 11 days ago
JSON representation
Aaron's Dotfiles (macOS and Linux compatible)
- Host: GitHub
- URL: https://github.com/alichtman/dotfiles
- Owner: alichtman
- Created: 2019-03-21T18:51:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-22T05:33:16.000Z (about 2 months ago)
- Last Synced: 2024-10-11T10:29:36.021Z (27 days ago)
- Topics: dotfiles, linux, macos
- Language: Shell
- Homepage:
- Size: 21.2 MB
- Stars: 25
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `alichtman`'s Dotfiles
I manage my dotfiles from `macOS` and `Fedora-based Linux` machines simultaneously, so these dotfiles were written with compatibility in mind. The `XDG Base Directory Specification` was followed as much as possible.
Dotfiles managed with [`shallow-backup`](https://github.com/alichtman/shallow-backup/).
My default setup consists mainly of:
- `git`
- `neovim`
- `tmux`
- `zsh`## `tmux` / `vim` Demos
![Tmux Demo](img/tmux.png)
![Vim Demo](img/vim0.png)
![Vim Demo](img/vim1.png)
![Vim Demo](img/vim2.png)
![Vim Demo](img/vim3.png)
![Vim Demo](img/vim4.png)
![Vim Demo](img/vim5.png)
![Vim Demo](img/vim6.png)## Notes
- These configs depend on a number of external programs which are not all documented in the dotfiles.
- I highly recommend that you do not straight up copy these dotfiles. If you want to use them, read through them and understand how they work. Then take the parts of them that are relevant to your workflow.