dotfiles
dotfiles copied to clipboard
A set of vim, zsh, git, and tmux configuration files.
 ``` if g:has_async autocmd VimEnter * \ set updatetime=1000 | \ let g:ale_lint_on_text_changed = 0 autocmd CursorHold * call ale#Queue(0) autocmd CursorHoldI * call ale#Queue(0) autocmd InsertEnter * call...
Hello, This might be a simple oversight on my part, but I noticed I've had to manually run `source ~/.zshrc` each time I start my terminal, in order to access...
I observe the following error when trying to enter insert mode in Vim: ``` Error detected while processing InsertEnter Autocommands for "*": E117: Unknown function: ale#Queue ``` I believe the...
Hi! I'm trying to change the default Oh My Zsh theme, I created my `dotfiles-local/zshrc.local` and added the `ZSH_THEME="my_theme_name"` but it is not loading. Do you know if there's some...
By default, a new Rails 7 app will create: ``` vendor/.keep vendor/javascript/.keep ``` `.gitignore` has a `/vendor` entry (since #596) which prevents these from being committed. The second path is...
I freshly installed the dotfiles and I'm getting this when I open my vim.  OS Info: 
I've been looking to adopt dotfiles for my configurations, and have sadly found that the vim configuration is rather opinionated and to undo those views I have to unmap and...
- use long flag - quote variable - update punctuation - simpler wording