| tags | vscode, material,customize folder icons vscode material theme |
|---|---|
| title | How to add custom folder icon in Material icons |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Python Configuration | |
| ====================== | |
| Find all versions : ls -ls /usr/bin/python* | |
| Manage Active Version | |
| ========================== | |
| Ref: http://web.mit.edu/6.00/www/handouts/pybuntu.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Ref : https://news.ycombinator.com/item?id=22672682 | |
| You can also do a per-directory _global_ git configuration, e.g. | |
| in .gitconfig, you say: | |
| [user] | |
| name = Me Myself | |
| email = personal@example.com | |
| signingkey = D34DB44F |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Ref - https://superuser.com/questions/573602/chrome-not-saving-passwords-and-not-auto-filling-existing-login-passwords/1325741#1325741 | |
| """ | |
| If the settings to store passwords are enabled, but it still doesn't work, removing the password database might help. | |
| Here are steps: | |
| Quit Chrome. |
OlderNewer
