danyg - Overview
Pinned Loading
-
Visual Studio Code Extension that: Toggle between test and file with different strategies
TypeScript 2
-
An Open Source Stand-Alone Video Player
QML 3
-
Socket.IO Friendly Wrapper
JavaScript 3
-
An AutoHotKey project with hotkeys I use a lot, and some utilities for windows.
AutoHotkey
-
1
Mayority of linux distributions contains a /etc/profile.d which contain a few bash script that are executed on bash login
2
you could add the following file there, the name is not important just need to end in `.sh` e.g. `/etc/profile.d/PS1-git.sh`
3
In order to add the file to `/etc/profile.d` you probably would need root access.