Commit Graph

20 Commits

Author SHA1 Message Date
MorganGeek
447698b826 feature: manage macos sound devices
- installed switchaudio-osx for managing macos sound devices
  e.g : muting a device or switching to a device
- aliases/functions to switch/mute devices
- always mute speakers and switch to headset before running a zoom
  session
- new aliases for starting timeboxed zoom meetings
2020-07-19 15:41:26 +02:00
MorganGeek
aabb0dadc1 increase text linting in pre-commit, vim etc 2020-07-18 17:51:18 +02:00
MorganGeek
228982a0a8 add linters and refactor bootstraping scripts
- giant refactoring
- add aliases and functions to ease work
- apply linters / fixers / fmt to most files
2020-07-11 12:31:06 +02:00
MorganGeek
a0ab539979 add tuir, reddit terminal client 2020-06-30 12:59:28 +02:00
MorganGeek
7ad5884835 add bashtop 2020-06-30 11:08:48 +02:00
MorganGeek
f0f662f88d cleanup + add rainbowstream (twitter) 2020-06-30 09:59:25 +02:00
Morgan
dc5b69bca8
Merge pull request #6 from MorganGeek/dependabot/pip/bleach-3.1.4
Bump bleach from 3.1.1 to 3.1.4
2020-05-22 07:51:21 +02:00
dependabot[bot]
906fdab44c
Bump httplib2 from 0.14.0 to 0.18.0
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.14.0 to 0.18.0.
- [Release notes](https://github.com/httplib2/httplib2/releases)
- [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG)
- [Commits](https://github.com/httplib2/httplib2/compare/v0.14.0...v0.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-05-20 17:23:24 +00:00
dependabot[bot]
54cedd5ae9
Bump bleach from 3.1.1 to 3.1.4
Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.1 to 3.1.4.
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v3.1.1...v3.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-31 05:46:56 +00:00
MorganGeek
b5c0379783 Upgrade bleach to fix security advisory
- https://github.com/advisories/GHSA-q65m-pv3f-wr5r
2020-03-07 10:12:21 +01:00
Morgan Wattiez
65721197b4 add python linter/fixers 2019-11-09 13:22:05 +01:00
Morgan Wattiez
07e0014f7c fix pip path and install black 2019-11-09 13:09:59 +01:00
Morgan Wattiez
711f153dc5 upgrade pip and python dependencies 2019-11-09 10:57:41 +01:00
Morgan Wattiez
466d85ff96 add Scrapy 2019-09-02 10:36:45 +02:00
Morgan Wattiez
95bd8dc241 fix vulnerabilities with python deps 2019-08-18 16:56:35 +02:00
Morgan Wattiez
7f7f9797e0 Add SAWS - A supercharged AWS command line interface (CLI). 2019-08-18 16:12:16 +02:00
Morgan Wattiez
45b364969c Browse Reddit from your terminal 2019-08-18 15:55:51 +02:00
Morgan Wattiez
ef9afd0614 add spell checker + haxor-news and fix python path 2019-08-18 10:03:23 +02:00
Morgan Wattiez
0fb55cd3a7 Fixes for aliases + bootstrap + new features
* manage vim plugins via Vundle
* new aliases
2019-08-17 22:26:53 +02:00
Morgan Wattiez
51cce7d63a Manage python depds with requirements + add googler 2019-08-15 09:52:49 +02:00