Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andrew-kandyba/dotfiles

$HOME sweet $HOME
https://github.com/andrew-kandyba/dotfiles

ansible-dotfiles dotfile dotfiles dotfiles-automation dotfiles-macos dotfiles-setup neovim neovim-config neovim-dotfiles neovim-lua

Last synced: 4 days ago
JSON representation

$HOME sweet $HOME

Awesome Lists containing this project

README

        

# .dotfiles

[![ansible-lint](https://github.com/andrew-kandyba/dotfiles/actions/workflows/ansible-lint.yml/badge.svg)](https://github.com/andrew-kandyba/dotfiles/actions/workflows/ansible-lint.yml)   [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)  

This is a repo for my OS X dotfiles.
Bootstrap is based on the [dotbot](https://github.com/anishathalye/dotbot).

## Installation

```sh
> git clone [email protected]:andrew-kandyba/dotfiles.git .dotfiles
> cd .dotfiles

> make run
```

## Make commands

```sh
> 🐼 .dotfiles: make

run Run setup
run-lint Run ansible-lint
```

## Contents

```
Tools:

- 1password
- ansible
- ansible-lint
- appcleaner
- bat
- bfg
- brew
- composer
- ctop
- deepl
- dive
- docker
- docker-compose
- docker-slim
- fd
- font-fira-code-nerd-font
- git
- git-secrets
- gnupg
- hadolint
- homebrew/cask-fonts
- htop
- jsonlint
- k6
- kitty
- mkcert
- molecule
- neovim
- ngrok
- oh-my-zsh
- ripgrep
- sublime-text
- tmux
- tree
- trivy
- trufflesecurity/trufflehog/trufflehog
- tunnelblick
- vagrant
- virtualbox
- yamllint
- zoom
```

```
Neovim plugins:

- packer

- AndrewRadev/splitjoin.vim
- airblade/vim-rooter
- akinsho/bufferline.nvim
- farmergreg/vim-lastplace
- hrsh7th/nvim-cmp
- jessarcher/vim-heritage
- karb94/neoscroll.nvim
- kyazdani42/nvim-tree.lua
- leoluz/nvim-dap-go
- lewis6991/gitsigns.nvim
- lukas-reineke/indent-blankline.nvim
- mfussenegger/nvim-dap
- nelstrom/vim-visual-star-search
- neovim/nvim-lspconfig
- nvim-lualine/lualine.nvim
- nvim-telescope/telescope.nvim
- nvim-treesitter/nvim-treesitter
- ray-x/go.nvim
- rcarriga/nvim-dap-ui
- sheerun/vim-polyglot
- sickill/vim-pasta
- theHamsta/nvim-dap-virtual-text
- tpope/vim-commentary
- tpope/vim-repeat
- tpope/vim-sleuth
- tpope/vim-surround
- tpope/vim-unimpaired
- windwp/nvim-autopairs
```