Git Product home page Git Product logo

settings's Introduction

Settings

This repository includes all of my custom settings and dotfiles.

Ergodox

GNU+Linux

macOS

Web Apps

ProtonMail

  • Email Content
    • Load embedded images [Manual]

Android Apps

Maps.me

  • Settings
    • Miscellaneous
      • Show offers
      • Send Statistics
      • Google Play Services

Signal

  • Settings
    • Chats and media
      • Use system emoji

Soundwaves

  • Settings
    • Network & storage
      • Wi-Fi only downloading

settings's People

Contributors

agarrharr avatar aharris88 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

settings's Issues

Make script to do a health check

It should include ways of running the following, but not all at once, because you might need to read the results and take action.

brew doctor

neovim's :CheckHealth

Automatically add / remove apps

When installing and uninstalling apps, automatically add / remove them from the apps list.

npm install -g
npm uninstall -g
brew install
brew uninstall
brew cask install
brew cask uninstall

I could probably make zsh functions for these commands that would add and remove them from the files in apps.

Configure Hammerspoon

  • Window Management (BetterSnapTool, Slate, Keyboard Maestro)
  • Start screensaver (Slate, Keyboard Maestro)
  • Clipboard Manager (Flycut)
  • Redshift (Flux)
  • Word replacement (TextExpander)
  • Custom status bar icons (Bitbar)
  • Keep the screen on (Caffeine)
  • Override pasting restrictions (shortcut to type contents of clipboard)
  • Control Spotify / iTunes (play/pause, next, previous)
  • Mouse locator
  • Mouse key - move mouse with keys
  • Double Cmd + Q to quit app
  • Quit distracting apps and start them again in 30 minutes
  • Google Translate
  • Warn on quitting for every app
  • Turn volume to zero if headphones are not plugged in and wifi is not my home network

Vim - Fix autocomplete

Figure out why javascript autocomplete sometimes knows built-in js functions and sometimes it doesn't. For example, open a JavaScript file and type [].. Sometimes, this will show a list of methods on Array.Prototype with their descriptions in the Quickfix window, and sometimes it doesn't. I think it has something to do with the presence of a .tern-port or .tern-project file.

Sublime Text - add settings

Figure about basic settings in case I need to use Sublime Text and add them to this repo

Also, add this to .macos

cp -r ~/settings/sublime/Preferences.sublime-settings ~/Library/Application\ Support/Sublime\ Text*/Packages/User/Preferences.sublime-settings 2> /dev/null

Surfingkeys

Learn to use Surfingkeys, then add instructions and config file

Fix Cmd + ~ problem with Ergodox

On my ergodox, the escape key is directly about tab instead of ~ (or technically `). This makes it hard to use Cmd + tab and Cmd + ~ to move back and forth with the window picker. If Cmd + esc was mapped to Cmd + ~, this would fix this.

Npmrc

Maybe add a .npmrc file.

Fix pure prompt path

In gnu+linux/dotfiles/.zshrc, change:

fpath+=($fpath '/home/adam/.npm-packages/lib/node_modules/pure-prompt/functions')

to:

fpath+=("/usr/local/share/zsh/site-functions")

Extract fancy_echo

Several scripts use fancy _echo. Extract this to a separate file and import them when needed.

Scripts - Make script to set computer to more normal settings

I have some weird settings, like not showing the doc at all. So it might be nice to have a script to set the computer back to normal settings, and then hopefully I could run this using Keyboard Maestro. Hopefully this won't require a full restart.

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.