-
### Short Summary
It would be great if Komodo IDE/Edit would allow the shell used by Toolbox / Run Commands / Commando to be configurable. Preferably Komodo would use the environment variable $SHELL …
-
Hi guys,
I am using `wetty@2.6.0` which under the hood use xterm.js:
```yaml
{
"xterm": "^5.0.0",
"xterm-addon-fit": "^0.6.0",
"xterm-addon-image": "^0.2.0",
"xterm-addon-w…
kopax updated
4 months ago
-
because will not find the virtualenv files, the first terminal open (bashrc run) will create it
-
Провел эксперимент файл `.bashrc` не влияет на запущенный терминал как VSCODE так и общий терминал системы
-
Is this possible? or will i have to configure my bashrc to do this for me?
-
`jbang app setup` adds jbang to the PATH in .bashrc.
It would be nice to also add the definition of the completion function:
`source
-
Hi, how can I use the configurazione that I put in ./bash/bashrc.sh with zsh shell ?
-
when I source ~/.bashrc found error.
![image](https://user-images.githubusercontent.com/31758533/50734787-471d6a00-11df-11e9-9e5e-b204db9a7645.png)
and /usr/bin/thefuck is :
![image](https://user…
-
## CVE-2021-32804 - High Severity Vulnerability
Vulnerable Libraries - tar-4.4.1.tgz, tar-4.4.8.tgz
tar-4.4.1.tgz
tar for node
Library home page: https://registry.npmjs.org/tar/-/tar-4.4.1.tgz
Pat…
-
When I installed autojump by git clone xxx && install.py, I added that code in my ~/.bashrc and source it
`
[[ -s /home/zengzhijie/.autojump/etc/profile.d/autojump.sh ]] && source /home/zengzhijie…