Git Product home page Git Product logo

macbooksetup's Introduction

Настройка Mac (special thanks to Vladimir Khramtsov)

Системные настройки

  • Тачпад - тап, скорость
  • Клавиатура - автоповтор, задержка
  • Сочетания клавиш - Всеми объектами управления
  • Клавиатура - Русская ПК

All Applications

  • Safari - оптимизирован для работы на mac
  • ⌘-L - строка ввода адреса
  • ⇧-⌘-[] - переключение вкладок
  • ⇧-⌘-? - поиск по меню

Раскладка клавиатуры Ильи Бирмана

Magnet - Move and resize windows

Bettertouchtool

  • ⌥-F - finder
  • ⌥-S - safari
  • ⌥-X - xcode
  • ⌥-T - iterm2
  • ⌥-N - textmate
  • ⌥-B - баги альфа.txt
  • ⌥-W - почта
  • ⌥-E - еще одна почта
  • ⌥-J - jira abm scrum board
  • ⌥-I - ci-mob/jenkins
  • ⌥-G - abm ios PR
  • ⌥-H - abm android PR
  • ⌥-U - am ios PR
  • ⌥-Y - am android PR
  • ⌥-A - maximaze window
  • ⌥-M - google drive document

Alfred

  • cont - поиск по контактам
https://contacts.google.com/search/{query}
  • gg - поиск по github
https://www.google.by/search?btnI=I'm+Feeling+Lucky&q=site:github.com+{query}
  • jira - поиск по таске
http://jira/secure/QuickSearch.jspa?searchString={query}
  • man - explainshell.com
http://explainshell.com/explain?cmd={query}
  • translate
  • ⌥-C - стэк буфера обмена
  • ip
  • st - sourcetree
  • restart
  • shutdown

Finder, в т.ч. окна выбора/сохранения файлов

  • ⇧-⌘-A - applications
  • ⇧-⌘-D - desktop
  • ⌥-⌘-L - downloads
  • ⇧-⌘-backspace - очистка корзины
  • ⌥-⌘-G - переход
  • ⌥-⌘-N - новая папка
  • ⌘-D - копия выбранного
  • cmd-1,2,3,4 - виды

Плагины для быстрого просмотра Finder

Langy - автопереключение раскладки

Palua - fn клавиша

Bartender - управление статус баром

Monosnap - скриншоты, шорт линки, запись видео, копирование цвета

Dash - документация

Brew

  • brew cask install firefox
  • brew cask install qlcolorcode qlstephen qlmarkdown quicklook-json qlprettypatch quicklook-csv betterzipql qlimagesize webpquicklook suspicious-package

Bash Shortcuts

  • ⌘-K - clear
  • ctrl-c - отмена
  • ctrl-a - home
  • ctrl-e - end
  • ctrl-u - delete to begin of line .
  • ctrl-k - delete after cursor
  • ctrl-w - delete word
  • ⌥-стрелки - перемещение по словам

~/.zshrc ~/.bash_profile

  • alias op="open ."
  • alias ls="ls -lah"
  • alias dev="cd ~/Development"
  • cd dev

zsh/oh-my-zsh

  • ~ - без cd
  • plugins - osx, git
  • kill Dock
  • take dir1
  • cdf
  • ls **/*.txt
  • поиск по истории

iTerm

J

  • J запоминает историю переходов по дереву директорий и порой буквально по одной букве угадывает, куда хочется переместиться: «j d», например, бросает меня в ~/Documents.

Git

  • git checkout -
  • git merge -
  • git rebase -
  • git commit - без -m в редакторе
  • gem install atlassian-stash
  • stash pull-request release/7.5 @default_reviewer1 @default_reviewer2

Video

  • you-get htt:\videolink
  • movist speedup

Links

macbooksetup's People

Contributors

bevzuk avatar dmpavlov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.