zsh Questions

8

Solved

No matter what I try and do I can't seem to make git tab/auto completion work in my zsh shell. I've downloaded the bash-completion script and the zsh-completion one and followed the instructions, b...
Blackthorn asked 1/7, 2014 at 15:20

1

For the longest time I couldn't get justfile's just commands to autocomplete. I finally found a way to get just to work. But then, because of Homebrew, it appears to be breaking my git alias autoco...
Martel asked 7/1 at 21:7

5

Solved

Every time I open up terminal on a Mac I get the prompt Would you like to check for updates? I find it quite annoying. Anyway to stop it from doing so?
Selle asked 7/7, 2012 at 21:2

5

Is it possible to get zsh to autocomplete anaconda environments that show up under source activate? It is annoying to always have to run conda info -e to figure out what each environment's name is....
Lunch asked 4/8, 2015 at 20:15

10

Solved

I have been using oh-my-zsh for a while now and the docker plugin as recently stopped working for me for some reason. I checked my ~/.zshrc file and the plugin is included plugins=(git colored-ma...
Open asked 25/5, 2016 at 4:58

4

Solved

Whenever I try to set my Java Home export JAVA_HOME=$(/Library/Java/JavaVirtualMachines/amazon-corretto-8.jdk/Contents/Home) in my .zshenv or .zshrc files, I get an /Users/{USER NAME HERE}/.zshenv:...
Lorenza asked 16/9, 2021 at 6:12

2

Solved

I am trying to run a python urllib2 script and getting this error: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately a...
Sanford asked 29/5, 2015 at 22:6

5

I am trying to run the metal executable from my zsh terminal in order to meta-analyze GWAS data. I have the executable in the correct directory and have checked that it is not 0MB due to truncation...
zsh
Knut asked 5/11, 2020 at 23:12

8

Solved

I want to use MySQL with my Rails application. After successfully installing the package and seeing the option to start and stop the server from the Preference Pane, if I execute mysql --version I...
Attestation asked 8/3, 2016 at 2:53

11

Solved

I've tried to install flutter multiple times, and could run flutter doctor once, but after closing the terminal I couldn't. Don't know how I did it, and this keeps coming on the screen. user@users-...
Tammeratammi asked 29/6, 2020 at 14:0

8

Solved

I've found hints at there being command completion available for bash[1] for the Azure CLI (az command), but I have not found any indication on how to install/enable that for zsh. Anyone know how t...
Bedaub asked 14/3, 2018 at 9:0

17

I followed the documentation to create my first NestJS project. Installing the Nest CLI with the command npm i -g @nestjs/cli was successful. The output was: + @nestjs/[email protected] upd...
Filia asked 23/4, 2019 at 6:11

29

Solved

I've installed Miniconda and have added the environment variable export PATH="/home/username/miniconda3/bin:$PATH" to my .bashrc and .bash_profile, but still can't run any Conda commands ...
Powers asked 6/2, 2016 at 20:58

10

Solved

I'm trying to set up git on my apple M1 macbook air. I tried to run git and I saw that I needed to update my command-line-tools first and so did I. But now, every time I tried to enter a git comman...
Lobbyist asked 9/2, 2021 at 12:32

8

Solved

I love Oh My Zsh, but it has never worked properly in the JetBrains product's Terminals: cannot find executables cannot use version managers like pyenv, sdkman, rvm Oh My Zsh is zsh shell augme...
Aromaticity asked 24/6, 2018 at 0:11

7

Solved

I've used Iterm2 with zsh everyday for the past 3 years, but I got a new computer and had to set it up again. The problem is that when I run ~/.zshrc it works fine, but I have to do it on every new...
Telmatelo asked 4/6, 2018 at 23:8

5

Hi I am running Ubuntu 20.04 I used to have zsh installed and oh-my-zsh I have uninstalled them both and now when I start vs code using the GUI from my Desktop I receive the following error message...
Coenurus asked 17/12, 2022 at 0:35

3

Solved

I have a folder on my desktop called "Images", inside that folder are 3 images... File-A-B.gif File-C-D.gif File-E-F.gif ...I want to rename the files on the command line so the second hyphen/da...
Radarman asked 27/9, 2013 at 13:31

16

Solved

Using iTerm2 with zsh and it isn't recognizing my aliases. Sometimes I have to work in an IDE and can't just easily vim something and the stupid people thought it a good idea to name their applicat...
Aaren asked 11/1, 2013 at 21:21

13

Solved

I'm a newbie when it comes to Linux administration using bash... I was following a tutorial on how to install laravel 5.2 from here... installed it successfully... firstly I installed composer and ...
Grappa asked 8/4, 2016 at 22:29

3

Solved

So the issue is rather something I caused myself by accident. I was trying to sync two of my computers, a Mac and a Linux. I wanted to sync the Mac to the Linux so I connected my GitHub account to ...
Harriott asked 5/3, 2021 at 6:27

4

I just upgraded python in ubuntu to python 3.10 to use the match/case statements, but now, my terminal won't open. Anywhere. I tired opening it on Visual Studio Code, but it says the path does not ...
Hatchery asked 14/8, 2021 at 15:56

7

Solved

/Users/ello/.zshrc:source:3: no such file or directory: /Users/ello/Projects/config/env.sh Ello-MacBook-Pro% /Users/ello/.zshrc:source zsh: no such file or directory: /Users/ello/.zshrc:source Ell...
Gestalt asked 14/7, 2017 at 22:3

15

Solved

Recently I updated Mac OS to latest Catalina. Now when entering a flutter command like the following, flutter --version my terminal (which is using zsh) shows me following error: zsh: command not ...
Starvation asked 15/10, 2019 at 18:16

5

Not sure if related, but over the weekend I upgraded my OS to Big Sur version 11.1 and then when I began working one thing went wrong after another and now I can't use node or npm at all. I get the...
Principle asked 21/12, 2020 at 17:8

© 2022 - 2024 — McMap. All rights reserved.