diff --git a/README.md b/README.md index 34e11073..9fe71ede 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Ahmed’s dotfiles +# `Ahmed’s dotfiles` [![luacheck](https://github.com/AhmedAbdulrahman/dotfiles/actions/workflows/luacheck.yml/badge.svg)](https://github.com/AhmedAbdulrahman/dotfiles/actions/workflows/luacheck.yml) > ⚠️ Disclaimer! ⚠️ > @@ -18,19 +18,22 @@ The font is [**JetBrains Mono**](https://www.jetbrains.com/lp/mono/) ![Screenshot](assets/intro.png) +| ![Screenshot](assets/lsp.png) | ![Screenshot](assets/zsh.png) | ![Screenshot](assets/diagnostics.png) | +| ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------ | + ## Table of Contents -- [Ahmed’s dotfiles](#ahmeds-dotfiles) - - [Table of Contents](#table-of-contents) - - [What's it](#whats-it) - - [What's inside](#whats-inside) - - [Setup](#setup) - - [Customize](#customize) - - [Local Settings](#local-settings) - - [`~/.zshrc.local`](#zshrclocal) - - [`~/.gitconfig.local` and `~/.vimrc.local`](#gitconfiglocal-and-vimrclocal) - - [Resources](#resources) - - [License](#license) +- [`Ahmed’s dotfiles` ![luacheck](https://github.com/AhmedAbdulrahman/dotfiles/actions/workflows/luacheck.yml)](#ahmeds-dotfiles-) + - [Table of Contents](#table-of-contents) + - [What's it](#whats-it) + - [What's inside](#whats-inside) + - [Setup](#setup) + - [Customize](#customize) + - [Local Settings](#local-settings) + - [`~/.zshrc.local`](#zshrclocal) + - [`~/.gitconfig.local` and `~/.vimrc.local`](#gitconfiglocal-and-vimrclocal) + - [Resources](#resources) + - [License](#license) ## What's it diff --git a/assets/diagnostics.png b/assets/diagnostics.png new file mode 100644 index 00000000..cc154162 Binary files /dev/null and b/assets/diagnostics.png differ diff --git a/assets/lsp.png b/assets/lsp.png new file mode 100644 index 00000000..1bfa2a58 Binary files /dev/null and b/assets/lsp.png differ diff --git a/assets/tmux.png b/assets/tmux.png index b608c122..a779ceed 100644 Binary files a/assets/tmux.png and b/assets/tmux.png differ diff --git a/assets/zsh.png b/assets/zsh.png new file mode 100644 index 00000000..b7e8a2f1 Binary files /dev/null and b/assets/zsh.png differ