GitXplorerGitXplorer
J

.dotfiles

public
9 stars
1 forks
1 issues

Commits

List of commits on branch master.
Verified
d7c6c556659787b220771665ce7c507e54b41b6a

ci: deno is supported now

JJounQin committed 10 months ago
Verified
1597f950d07cd757ecdedd564714a5d31e9649e1

chore: use .tmp as TMPDIR

JJounQin committed 10 months ago
Verified
bd1ba5e751fc42737626b83f2870042aa9218ee0

ci: it should be HOMEBREW_BUNDLE_CASK_SKIP

JJounQin committed 10 months ago
Verified
38ac427fb8de9e6cb07745551122b01759917634

ci: skip broken mochi-diffusion and playcover-community-beta

JJounQin committed 10 months ago
Verified
7969333538d01fb016500702f3ae146cec32ba60

chore: sync apps

JJounQin committed 10 months ago
Verified
158e0c8062db5646e3a1fe9662a438d7e2083d68

chore: remove deleted cask clashx-pro

JJounQin committed 10 months ago

README

The README file for this repository.

.dotfiles GitHub Actions

Personal but sharable .dotfiles managed by rcm

Usage

git clone https://github.com/JounQin/.dotfiles.git ~/.dotfiles
cd ~/.dotfiles
bash setup.sh

Explanation

rcm

rcm is a rc file (dotfile) management, it is used to back up all of our sharable dotfiles.

Useful commands:

  • rcup is the main program. It is used to install and update dotfiles, with support for tags, host-specific files, and multiple source directories.
  • rcdn is the opposite of rcup.
  • mkrc is for introducing a dotfile into your dotfiles directory, with support for tags and multiple source directories.
  • lsrc shows you all your dotfiles and where they would be symlinked to. It is used by rcup but is provided for your own use, too.

Homebrew

Homebrew is The missing package manager for macOS (or Linux), it is used to manage all packages and apps (with brew cask and mas). And Homebrew Bundle bundles them together.

Useful commands:

  • Run brew bundle dump to generate a file named Brewfile according to your installed taps, packages and apps.

  • Run brew bundle to check and install packages and apps via Brewfile, just change it as you wish.

    You may need to move the apps which are not managed by brew cask or mas to trash.

    AND do not delete any of your app data, be careful!

Zinit and Oh-My-Zsh

Zinit is a Flexible Zsh plugin manager with clean fpath, reports, completion management, turbo mode, services, and Oh My Zsh is a framework for managing your zsh configuration, they are used to make our terminal more beautiful and productive.

I was always using official apple theme before I meet starship.

Just change file zshrc if you want to modify the zsh plugins, theme, aliases or exports, etc.

Notable plugins and apps

Quick Look plugins

A set of Quick Look plugins for developers are bundled via brew cask, they are used to help you quick preview the file without opening it for OS X/macOS. All of the available plugins are included by default.

SwitchHosts

SwitchHosts is used for helping you to Switch hosts quickly! I just accidentally meet it in recent days, and I used iHost before, but it is not so powerful if you don't want to pay for it.

Sponsors

1stG RxTS UnTS
1stG Open Collective backers and sponsors RxTS Open Collective backers and sponsors UnTS Open Collective backers and sponsors

Backers

1stG RxTS UnTS
1stG Open Collective backers and sponsors RxTS Open Collective backers and sponsors UnTS Open Collective backers and sponsors

License

MIT © JounQin@1stG.me