GithubHelp home page GithubHelp logo

dotfiles's Introduction

dotfiles

My macOS Configuration Files

homebrew

cd ~/dotfiles/homebrew && brew bundle

Rime

Rime, a powerful Chinese Input Method Engine.

Symlink

rm -rf ~/Library/Rime
ln -s ~/dotfiles/rime ~/Library

Tips

Use control + ~ to adjust Traditional/Simplified Chinese.

Alacritty

Symlink

ln -s ~/dotfiles/config/alacritty ~/.config

zsh

Symlink

ln -s ~/dotfiles/zsh/zshrc ~/.zshrc

hammerspoon

setting the location of configuration files

defaults write org.hammerspoon.Hammerspoon MJConfigFile "~/dotfiles/hammerspoon/init.lua"

Firefox

ln -s ~/dotfiles/firefox/chrome ~/Library/Application\ Support/Firefox/Profiles/xxx.default-release/

Tmux

ln -s ~/dotfiles/tmux/tmux.conf ~/.tmux.conf

kitty

ln -s ~/dotfiles/config/kitty ~/.config/

git

git config --global core.excludesfile ~/dotfiles/git/gitignore_global

Others

使用 Touch ID 认证 sudo

sudo cp /etc/pam.d/sudo_local.template /etc/pam.d/sudo_local
sudo chmod +w /etc/pam.d/sudo_local
sudo vim /etc/pam.d/sudo_local

dotfiles's People

Contributors

natsustan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.