Browser

Firefox Shortcuts Keyboard shortcuts - Perform common Firefox tasks quickly Navigation Back/Forward: cmd-left/right Down/Up a screen: space/shift-space Go to bottom/top of a page: cmd-down/up Reload: cmd-R Zoom in/out/reset: cmd++/-/0 Find: cmd-F or / Find next/previous: cmd-G/cmd-shift-G Find link: ' Search Focus search bar: cmd-K Focus address bar: cmd-L Auto complete address: ctrl-enter Open Result in New Tab: Cmd-Return Open Result in Background Tab: Cmd-Shift-Return Tabs and Windows Close Tab: cmd-W New Tab: cmd-T Close Windows: cmd-shift-W New Window: cmd-N Go to Tab: cmd-1 to 8 Go to Last Tab: cmd-9 Next Tab: Cmd-Option-Right or Ctrl-Tab Previous Tab: Cmd-Option-Left or Ctrl-Shift-Tab Move Tab Left: ctrl-shift-PageUp Move Tab Right: ctrl-shift-PageDown Misc Open History: Cmd-Shift-H Clear History: Cmd-Shift-Del Open Bookmarks Sidebar: Cmd-B Add to Bookmarks: Cmd-D Add All Tabs to Bookmarks: Cmd-Shift-D Open Downloads: Cmd-J Open Add-ons: Cmd-Shift-A Developer Tools: F12 Reader Mode: Cmd-Shift-R 插件 Google Jump to Search Box: / Web Search Navigator Next/Previous Row: j/k Next/Previous Page: l/h SwitchOmega Quick Open: Option-Shift-O

January 1, 2000

CLI Apps

References Github - awesome-cli-apps Shell chezmoi chezmoi - Quick Start dotfiles dotfiles example # install sh -c "$(curl -fsLS get.chezmoi.io)" sudo mv bin/chezmoi /usr/local/bin # init chezmoi init # add dotfile chezmoi add {dotfile} # goto git dir chezmoi cd # init chezmoi and pull repo chezmoi init {git_url} # apply changes chezmoi apply -v # pull and apply chezmoi update -v tmux 可以通过修改配置 .tmux.conf 修改 prefix 键 ...

January 1, 2000

MacOS

使用技巧 系统配置 Accessibility -> Reduce Motion: on 触摸板 轻点 三指查询 快捷键 系统默认 Cmd + Shift + 5: 截屏或录屏 Cmd + Shift + .:显示隐藏文件夹 Fn + F11:显示桌面 自定义快捷键 All Applications Show Next/Previous Tab: cmd-option-left/right iTerm New Tab Here: ctrl-T New Tab with Current Profile: cmd-shift-T Shadowsocks Switch On/Off: ctrl-S 密码规则 获取密码配置文件,用vim打开 pwpolicy getaccountpolicies > ~/Desktop/file.plist vim ~/Desktop/file.plist 把第一行:Getting global account policies 整行删除 修改各个配置规则 policyAttributeExpiresEveryNDays:过期天数 policyAttributePasswordHistoryDepth:历史密码深度 policyAttributePassword matches ‘^$|.{4,}+’:不少于4个字符的密码 policyAttributePassword matches ‘.+’:(前面的正则已经被改掉了)包含至少1个数字和1个字母字符 policyAttributePassword matches ‘.{8,}’:包含至少8个字符 应用配置文件 ...

January 1, 2000

Web Apps

Music Music for Programming Geo exping - Express anything on map NASA’s Eyes Earth Cam City Walks

January 1, 2000