使用此zsh小部件,您可以列出当前目录中的福彩双色球开奖结果,而不会中断正在键入的命令。用法命中<tab>在任何命令中间。它将在命令行下面列出所有福彩双色球开奖结果。击中<space><tab>在空的命令行上。它将列出目录。击中<space><space><tab>在空的命令行上。它会…
用xcol为标准输出着色
这个小工具会为每个标准参数的标准输入加上不同的颜色。用法xcol模仿了grep的用法,因此您可以将任何标准输出通过管道传递给它。 xcol音频vga pci usb amd ati hdmi以太网radeon amd intel或从福彩双色球开奖结果xcol fpu中读取…
使用gitgot-blob从git存储库中完全删除福彩双色球开奖结果
Usage 吉特 forget-blob file_to_forget Installation Get the script from 的github and make it executable. To do it in one step, paste the following on your terminal sudo wget //raw.githubusercontent.com/nachoparker/git-forget-blob/master/git-forget-blob.sh -O /usr/local/bin/git-forget-blob sudo chmod +x /usr/local/bin/git-forget-blob If you don’t like installing to /usr/local/bin using sudo , just copy 吉特-forget-blob wherever you like. It will work as long …
智能tmux会话
Usage Instead of tmux just type start_tmux Installation Get the code from 的github, and append it to your .zshrc or .bashrc. To do it in one step, paste in zsh wget //raw.githubusercontent.com/nachoparker/smart-tmux-sessions/master/start_tmux.sh -O – >> ~/.zshrc , or in bash wget //raw.githubusercontent.com/nachoparker/smart-tmux-sessions/master/start_tmux.sh -O – >> ~/.bashrc New 贝壳 sessions will automatically start or resume a …