mirror of
https://github.com/wahyd4/things.git
synced 2026-08-09 05:06:35 +10:00
3 lines
88 B
Bash
Executable File
3 lines
88 B
Bash
Executable File
#!/bin/bash -eu
|
|
fzf --preview 'bat --style=numbers --color=always --line-range :500 {}'
|