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: 2 months 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T07:19:00.000Z (2 months ago)
- Last Synced: 2025-04-07T08:26:02.263Z (2 months ago)
- Topics: dotfiles, homebrew, kitty, macos, neovim, vim, zsh
- Language: Lua
- Homepage:
- Size: 13.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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: [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.
> [!NOTE]
> With `opt.langmap = 'ü[+]Ü{Ä}'` I exchanged the meaning of the characters
> `ü+ÜÄ` to `[]{}` in Normal mode.
>
> - `ü`, `+` -> `[`, `]`
> - `Ü`, `Ä` -> `{`, `}` (for `*` the default behaviour is used)- [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.## Old Screenshots
- 21.02.2024, [kitty](https://sw.kovidgoyal.net/kitty/)
with [tmux](https://github.com/tmux/tmux/wiki)
and [Neovim](https://neovim.io/) on macOS:
- 09.01.2023, [kitty](https://sw.kovidgoyal.net/kitty/)
with [Neovim](https://neovim.io/) on macOS:
![]()