Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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.