dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

A set of vim, zsh, git, and tmux configuration files.

Results 34 dotfiles issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/35481602/183995957-703c431e-eb6e-4b39-8879-cf5793623f89.png) ``` 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. ![CleanShot 2022-01-31 at 00 23 15@2x](https://user-images.githubusercontent.com/7567758/151707940-05c307d3-c886-4a85-8c1f-99c1131cef32.png) OS Info: ![CleanShot 2022-01-31 at 00 24 17@2x](https://user-images.githubusercontent.com/7567758/151707960-16991287-3513-4781-933a-30dd0cccd528.png)

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