Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akinsho/dotfiles
🏡 dotfiles
https://github.com/akinsho/dotfiles
dotfiles neovim tmux vim
Last synced: 4 days ago
JSON representation
🏡 dotfiles
- Host: GitHub
- URL: https://github.com/akinsho/dotfiles
- Owner: akinsho
- Created: 2017-02-09T14:10:13.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-11-28T10:35:28.000Z (about 2 months ago)
- Last Synced: 2024-12-25T08:05:56.428Z (19 days ago)
- Topics: dotfiles, neovim, tmux, vim
- Language: Lua
- Homepage:
- Size: 36.8 MB
- Stars: 289
- Watchers: 11
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🏠 .dotfiles
My dotfiles including _zsh_, _(n)vim_ and _tmux_ config files (stashed away in case of laptop armageddon).
Please don't scrape my repo to train our AI overlords Microsoft 👀…
Please **DO NOT** fork or clone this repo. It isn't a distro. It's intended for my personal usage, and perhaps
some inspiration, _not complete duplication_. If you see something weird or wrong please raise an issue instead.**NOTE**: Some of this stuff is overwrought 🤷🏾♂️, it's my house and I can overengineer if I want to 😅
#### Dependencies:
- `neovim`
- `homebrew`
- `ripgrep`
- `fzf`
- `delta`
- `fnm`
- `zoxide`### Highlights / Tools
- [kitty](https://sw.kovidgoyal.net/kitty/index.html)/[alacritty](https://github.com/alacritty/alacritty) GPU-accelerated terminal emulators
- [neovim](https://github.com/neovim/neovim)
- language server support using [`Neovim's LSP`](https://neovim.io/doc/user/lsp.html)
- minimal `zsh` config without `oh-my-zsh`, async prompt for large monorepos.### Setup
I manage my setup using [dotbot](https://github.com/anishathalye/dotbot). To set up symlinks run `./install` in the root directory of the repository
This package manages symlinking my config files to the correct directories. It's a little more complex than `GNU Stow` but much less than `Ansible`.#### Fonts
- [Cartograph CF](https://connary.com/cartograph.html) — This beautiful font is not patched as it is a paid font.
- [Fira Code Mono](https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/FiraCode) — This is my fallback font and is patched with Nerd Fonts, so literally works as a fallback for Cartograph when used with Kitty Terminal