1 Star 1 Fork 0

klesh/dotfiles

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

About

OS / Software / Tools setup scripts to my personal taste, might not suit your need but welcome to COPY and Paste.

Directory

├── bin             # useful scripts
├── cli             # cli tools setup scripts
├── devel           # development tools setup scripts
├── doc             # setup document for those can't be automated
├── env.sh          # common env detection for cli/gui/devel setup scripts
├── gui             # gui tools setup script
├── README.md
└── win             # setup scripts for windows

bin

  • a2h convert ascii doc to html with asciidocter
  • bm Simple bookmark opener, fuzzy search ~/.config/bookmarks.md and open with default browser
  • br Replace REGEX with NEWSTR for multiple files listed from stdin
  • charfont Draw specified character with pango-view and see which font were actually used
  • dbe Dbeaver used to have this flicking issue, seems fixed (2021-08-28)
  • decrypt_dbeaver_passwords Just like the file name
  • dl_google_drive Download file with wget from google drive so proxy can be used
  • docker_registry_catalog List images on docker registry
  • download-yt-audio.sh Just like the file name
  • download-yt-playlist.sh Just like the file name
  • download-yt-video.sh Just like the file name
  • ffmpeghelper Some video editing operation for ffmpeg
  • font-patcher Modified from nerd font patcher
  • fr Replace REGEX with NEWSTR, show preview when ran with REP=1 EnvVar
  • generate_fontstyle Generate Bold/Italic style from for font who has only Normal style
  • groff_ttf.sh Generate font file from ttf that could be used by groff
  • htpasswd-entry Encode username/password to htpasswd format
  • ls_vsc_cache List vscode cache
  • mediacut Video editing script
  • mergesrt Merge multi language srt files into one
  • pinentry-wsl-ps1.sh Delegate gnupg password prompt to Windows host
  • print_colors Preview colors of console
  • rds Connect to a remote redis server through ssh server
  • s ssh wrapper to auto rename tmux window name
  • sc Screencast recording with ffmpeg
  • ubuntu-ssh-wakes-sleeping-hd.sh Script to fix ssh login waking up sleeping hard-drive on Ubuntu
  • unttc.sh Decompress ttc to ttfs
  • virt-install.sh Create a virtual machine with virsh
  • ws Send websocket request to host for debugging
  • wsl-win-path.sh Convert Windows path to WSL path
  • x-open Like open on macOS but cross platform
MIT License Copyright (c) 2022 klesh Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

a set of scripts to help you setup linux/windows system 展开 收起
MIT
取消

发行版 (1)

全部
4年前

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/klesh/dotfiles.git
git@gitee.com:klesh/dotfiles.git
klesh
dotfiles
dotfiles
master

搜索帮助