Ctrl+j/k
在匹配候选列表中进行选择。按下Enter
之后在浏览器中打开对应命令的链接,并复制命令名字到剪切板。
下载linux-command
的配置文件到主目录,提升命令查询速度。
wget https://raw.githubusercontent.com/jaywcjlove/linux-command/master/dist/data.json ~/.data.json
git clone https://github.com/roachsinai/krunner-linuxcommands.git && cd krunner-linuxcommands
mkdir build && cd build
cmake .. -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` -DQT_PLUGIN_INSTALL_DIR=`kf5-config --qt-plugins`
make
sudo make install
kquitapp5 krunner
krunner
也可以运行下面的脚本进行安装与卸载。
- 添加配置制定
linux-command
的配置文件存放位置