Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andrew-kandyba/dotfiles
- Owner: andrew-kandyba
- License: mit
- Created: 2023-01-11T07:18:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-13T21:40:06.000Z (over 1 year ago)
- Last Synced: 2024-04-10T03:12:25.503Z (7 months ago)
- Topics: ansible-dotfiles, dotfile, dotfiles, dotfiles-automation, dotfiles-macos, dotfiles-setup, neovim, neovim-config, neovim-dotfiles, neovim-lua
- Language: Lua
- Homepage:
- Size: 126 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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: makerun 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
```