Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yjl9903/dotfiles
XLor's dotfiles
https://github.com/yjl9903/dotfiles
dotfiles
Last synced: 3 months ago
JSON representation
XLor's dotfiles
- Host: GitHub
- URL: https://github.com/yjl9903/dotfiles
- Owner: yjl9903
- Created: 2022-04-13T17:30:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-15T08:51:18.000Z (7 months ago)
- Last Synced: 2024-10-12T04:51:57.665Z (4 months ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 45.9 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
## Cross-platforms
+ [localsend](https://github.com/localsend/localsend): An open-source cross-platform alternative to AirDrop
## macOS
Terminal: [Warp](https://www.warp.dev/)
Zsh: [.zshrc](/.zshrc)
Input method: [Rime](https://rime.im/), [从 macOS 到 iPhone 全面拥抱 RIME 输入法](https://x.geekbb.ml/RIME), [Rime Squirrel 鼠须管输入法配置详解](https://ssnhd.com/2022/01/06/rime/)
Bar: [Hidden Bar](https://apps.apple.com/cn/app/hidden-bar/id1452453066), [Stats](https://github.com/exelban/stats)
### Tools
+ [Homebrew](https://brew.sh/): The Missing Package Manager for macOS
+ [Maccy](https://maccy.app/): Clipboard manager for macOS
+ [Snipaste](https://www.snipaste.com/): A simple but powerful snipping tool, and also allows you to pin the screenshot back onto the screen
+ [OpenInTerminal](https://github.com/Ji4n1ng/OpenInTerminal): Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.
+ [Raycast](https://www.raycast.com/): Raycast is a blazingly fast, totally extendable launcher. It lets you complete tasks, calculate, share common links, and much more.
+ [CheatSheet](https://www.mediaatelier.com/CheatSheet/): Know your shortcuts.
+ [Scroll Reverser](https://pilotmoon.com/scrollreverser/): Scroll Reverser is a free Mac app that reverses the direction of scrolling, with independent settings for trackpads and mice.## Windows
[ExplorerPatcher](https://github.com/valinet/ExplorerPatcher): This project aims to enhance the working environment on Windows
Terminal: [Windows Terminal](https://github.com/microsoft/terminal)
Profile: [Microsoft.PowerShell_profile.ps1](/Microsoft.PowerShell_profile.ps1)
> Run `code $PROFILE` to open profile.
### Tools
+ [nssm](https://nssm.cc/): nssm is a service helper which doesn't suck
+ [RaiDrive](https://www.raidrive.com/): Make Cloud Storage, NAS as a drive in File Explorer
+ [spacesniffer](http://www.uderzo.it/main_products/space_sniffer/): Lets you understand how folders and files are structured on your disks## CLI
+ [Volta](https://volta.sh/): The Hassle-Free JavaScript Tool Manager
+ [jabba](https://github.com/shyiko/jabba): Java Version Manager
+ [tokei](https://github.com/XAMPPRocky/tokei): Count line numbers
+ [onefetch](https://github.com/o2sh/onefetch): Git repository summary on your terminal
+ [bottom](https://github.com/ClementTsang/bottom): Yet another cross-platform graphical process/system monitor
+ [bat](https://github.com/sharkdp/bat): A cat(1) clone with wings
+ [fd](https://github.com/sharkdp/fd): A simple, fast and user-friendly alternative to 'find'
+ [bore](https://github.com/ekzhang/bore): bore is a simple CLI tool for making tunnels to localhost
+ [delta](https://github.com/dandavison/delta): A syntax-highlighting pager for git, diff, and grep output
+ [yazi](https://github.com/sxyazi/yazi): Blazing fast terminal file manager written in Rust, based on async I/O.### General
+ [alist](https://alist.nn.ci/): A file list program that supports multiple storage, powered by Gin and Solidjs.
+ [rclone](https://rclone.org/): Rclone is a command-line program to manage files on cloud storage.### npm
+ [tsx](https://github.com/esbuild-kit/tsx): Node.js enhanced with esbuild to run TypeScript & ESM
+ [taze](https://github.com/antfu/taze): A modern cli tool that keeps your deps fresh
+ [rimraf](https://github.com/isaacs/rimraf): A `rm -rf` util for nodejs
+ [degit](https://github.com/tiged/tiged): Straightforward project scaffolding (community driven fork)
+ [http-server](https://github.com/http-party/http-server): A simple zero-configuration command-line http server