Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tigion/dotfiles
My personal dotfiles and Neovim config
https://github.com/tigion/dotfiles
dotfiles homebrew kitty macos neovim vim zsh
Last synced: 4 days ago
JSON representation
My personal dotfiles and Neovim config
- Host: GitHub
- URL: https://github.com/tigion/dotfiles
- Owner: tigion
- License: mit
- Created: 2023-01-08T11:21:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T13:29:17.000Z (6 days ago)
- Last Synced: 2024-11-08T14:29:44.435Z (6 days ago)
- Topics: dotfiles, homebrew, kitty, macos, neovim, vim, zsh
- Language: Shell
- Homepage:
- Size: 4.83 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
These are my **dotfiles** for **macOS** and partly **Ubuntu**.
Inspired by the many great dotfile repositories out there.> [!WARNING]
> Work in progress. Use at your own risk.
>
> The _install.sh_ and _update.sh_ are currently only for macOS.![Screenshot](docs/images/screenshot_20240221.png)
- Screenshot: [kitty](https://sw.kovidgoyal.net/kitty/)
with [tmux](https://github.com/tmux/tmux/wiki)
and [Neovim](https://neovim.io/) on macOS## Good to know
I use a German keyboard layout (qwertz), so I have adjusted some key mappings.
- for example `,` -> `ö`
- [My Neovim keymaps](nvim/docs/keymaps.md)
## Usage
> [!NOTE]
> More instructions and information about the repository will follow soon.
>
> Questions are also welcome via GitHub Issues.