I hereby claim:
- I am linuxiscool on github.
- I am ygg_anderson (https://keybase.io/ygg_anderson) on keybase.
- I have a public key ASCCxE8Nno4M7mFefooNqAXTTddQBPNppDdQCeEdbWk6nwo
To claim this, I am signing this object:
| [/] | |
| animate-app-switch=true | |
| appicon-margin=4 | |
| appicon-padding=8 | |
| available-monitors=[0, 1, 2] | |
| click-action='CYCLE-MIN' | |
| dot-color-1='#8ae234' | |
| dot-color-2='#73d216' | |
| dot-color-3='#4e9a06' | |
| dot-color-4='#4e9a06' |
| # install termpix from https://github.com/mmacedoeu/termpix | |
| # in init.vim, change path to termpix | |
| let g:fzf_layout = { 'down': '~60%' } | |
| let g:fzf_files_options = | |
| \ '--preview "(~/dev/termpix/bin/termpix --width 50 --true-color {} || cat {}) 2> /dev/null "' |
| # Name the environment, project and app | |
| set -q ENVIRONMENT_NAME; or set ENVIRONMENT_NAME channels_tutorial | |
| set -q PROJECT_NAME; or set PROJECT_NAME mysite | |
| set -q APP_NAME; or set APP_NAME chat | |
| # Initialize the environment | |
| vf new $ENVIRONMENT_NAME | |
| vf connect | |
| pip install django channels django-redis channels-redis |
| # Shawn Anderson October 12 2019 | |
| # Inspired by https://github.com/corbanworks/fng-sin-tools/blob/master/fngsin.class.php | |
| import random | |
| from math import floor | |
| def generateSIN(): | |
| validPrefix = [1,2,3,4,5,6,7,9] | |
| sin = [random.choice(validPrefix)] | |
| length = 9 |
| gsettings set org.gnome.shell.app-switcher current-workspace-only true |
| # make CapsLock behave like Ctrl: | |
| setxkbmap -option ctrl:nocaps | |
| # make short-pressed Ctrl behave like Escape: | |
| # Default timeout is 500ms | |
| xcape -t 300 -e 'Control_L=Escape' |
I hereby claim:
To claim this, I am signing this object: