Heechul Ryu

Results 59 comments of Heechul Ryu

Yeah running the following should be included in the `README.md`. ``` docker compose run drkiq rake db:reset docker compose run drkiq rake db:migrate ```

Just discovered a trick and it works for me with this workaround! ```ssh-config # ~/.ssh/config # assuming you have something like this Host * # if not make sure to...

@rweirtbg no, the workaround that I described with ssh config is on the client side, `~/.ssh/config`

> @rweirtbg Could you elaborate on the `User` setting in your workaround? > > ``` > User your-user # @name-on-tailscale > ``` > > Tried the following > > ```...

my go to is `defaultKeyCommand = sh -c 'echo key::$(ssh-add -L)'` from https://github.com/maxgoedjen/secretive/issues/262#issuecomment-997772711 as this should work both at the local host and remote host via ssh-agent forwarding; so hope...

just encountered the same issue. can't access a host via bastion with wishlist without `ProxyJump` at `~/.ssh/config` being recognized

currently I'm [piping to](https://gist.github.com/ryuheechul/4a7f9cc76fec34dd6b63de85a022f991#file-jira-standup-zsh-L66) [ansifilter](https://gitlab.com/saalen/ansifilter) as a workaround

Or better if it works differently depends on where the output is going to like a case of [bat](https://github.com/sharkdp/bat) > --color > Specify when to use colored output. The automatic...

I also wish that if there is an option to not render anything about scroll bar at the same line as the cursor, then a letter (that you are trying...

Meanwhile hoping for the mobile version of Notable in the future, I just found a mobile app that works for my use case. It's [pretext](https://itunes.apple.com/us/app/pretext/id1347707000?mt=8) and I save my Notable...