https://github.com/beauwilliams/dotfiles
Well documented awesome dotfiles 😍 Many neovim lua configs, handy zsh/bash functions, fzf functions + more
https://github.com/beauwilliams/dotfiles
bash bash-script bat dotfiles fzf fzf-command fzf-scripts neovim treesitter vim vimrc zsh zshrc zshrc-configs
Last synced: about 2 months ago
JSON representation
Well documented awesome dotfiles 😍 Many neovim lua configs, handy zsh/bash functions, fzf functions + more
- Host: GitHub
- URL: https://github.com/beauwilliams/dotfiles
- Owner: beauwilliams
- License: mit
- Created: 2020-03-08T04:47:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-28T13:49:04.000Z (6 months ago)
- Last Synced: 2025-03-31T18:21:13.612Z (2 months ago)
- Topics: bash, bash-script, bat, dotfiles, fzf, fzf-command, fzf-scripts, neovim, treesitter, vim, vimrc, zsh, zshrc, zshrc-configs
- Language: Lua
- Homepage:
- Size: 11.2 MB
- Stars: 82
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **Dotfiles**
Greetings :wave:
Here is my collection configs for zsh, fzf, neovim and friends
### Sneak Peak of Neovim Config

## Key Neovim Features
#### Init written in fennel and compiled to lua
#### Lua utils library
#### My own help file and tags generator
#### Snippets library
#### Cool Vimscript and Lua functions
#### Telescope and many other awesome plugins configured
#### IDE like experience + heaps of vim tricks
#### Now featuring a parser based treesitter for syntax highlighting and other goodies.
Demonstrated here with a minified CSS file. We can see easily the limits of regex based syntax. Treesitter has numerous other benefits too, such as speed.
# Plus tons of awesome shell scripts. Enhanced rm, cd and more. Git commands + FZF + Shell awesomeness = productivity level over 9000.
#### FZF Enhanced rm. Delete multiple files at once interactively!

#### FZF Enhanced git status. Open files in $EDITOR and see changes at a glance!

#### FZF Enhanced git checkout. Checkout quick to local and remote + FZF list of branches.

# Sneak Peak of Vim Config
