-
Thanks for a great plugin! It's is almost perfect for me but I'd like the window names to be set to `#{b:pane_current_path}`.
This could be a duplicate of https://github.com/joshmedeski/tmux-nerd-f…
-
Thanks for creating such an awesome upgrade to the ls command!
I use git-bare to manage my dotfiles:
https://www.atlassian.com/git/tutorials/dotfiles
TL;DR we change git-dir and git-work-tree so …
-
When bringing my dotfiles up-to-date including the [Make _load_settings() more concise]( https://github.com/thoughtbot/dotfiles/commit/46af61168b07f3d738d461eb638eb5824bbeb813) commit, I noticed my pr…
-
This is similar to issue #1:
I am trying to debug where a "no mapping found" message is coming from and have started Vim with `-V5`.
When searching in `:Redir mess` then, I get the following error a…
-
Running role. Have such error.
```shell
TASK [rvm_io.ruby : Detect rvm binary] *****************************************
ok: [ruby-virt.simbirsoft]
TASK [rvm_io.ruby : Detect rvm installer] **…
-
Rule:
```yaml
rules:
- name: "Echo .bash files on the root"
locations: ~/
filters:
- name:
startswith: .bash
actions:
- echo: "{name}"
```
Output:
…
-
I'm not sure if this is somehow related to issue #583, but if I have `antigen use oh-my-zsh`, then I can't type certain characters like . or -
Testing with a very simple setup:
```
ZSHA_BASE=$H…
-
Hi,
I've been looking at our theme manager and had an idea. What if we switched from nwg-look to ThemeChanger?
The main reason is that ThemeChanger works with both GTK3 and GTK4 apps, while nwg-look…
-
Use `remote.Dialog` instead of `remote.require("dialog")`
```
Object.require (/Applications/Atom.app/Contents/Resources/app.asar/src/electron-shims.js:57:12)
Object. (/Users/Roger/.dotfiles/atom/pa…
-
Hi there, I've used Vundle for a while, and I've keeping vim dotfiles syncing to GitHub by terminal commands(git push). It is amazing!
But recently when I started using **Github Desktop for mac** for…