wfxr.forgit/conf.d
Wenxuan Zhang 15383e6b4d
fix: fix copy without newline (#141)
Don't known why `tr -d '\n'` inner fzf options doesn't work.
Use `tr -d '[:space:]'` instead. It's OK for this scenario.
2021-03-10 10:01:20 +08:00
..
forgit.plugin.fish fix: fix copy without newline (#141) 2021-03-10 10:01:20 +08:00