Tag: zsh


Found 1163 results for 'zsh'.


1) ssh - running screen in a shell can't find sessions but running screen during ssh login can
2) bash - Which shell interpreter runs a script with no shebang?
3) zsh - zsh PATH variable not properly set from another environment variable
4) linux - Why can't I print a variable I can see in the output of env?
5) bash - Keyboard shortcut to store typed command and clean the line
6) macos - How to delete old $PATH echo in Mac
7) macos - Using homebrew's OpenSSH on OS X with ZSH
8) bash - What's the ZSH equivalent of BASH's $PROMPT_COMMAND?
9) shell - ssh: force different shell for non-interactive command execution
10) bash - What does [ -t 1 ] check?
11) bash - Storing all environment variables in one file
12) zsh - Command history in Zsh
13) shell - In zsh how can I list all the environment variables?
14) process - How to have PID printed to the terminal at the start of *every* process?
15) bash - Can I remove all non-zsh related shell files on Catalina since bash is being deprecated in favor of zsh?
16) linux - Running a single command in a shell other than the default shell
17) shell-script - Shebang line for "run with $SHELL"
18) bash - Forward aliases to child process
19) zsh - Changing PATH Variable in zsh
20) shell-script - Can't run zsh script that's in path
21) ubuntu - PATH not getting exported from ~/.profile until manually sourced
22) zsh - Prevent print -P from substituting environment variable
23) linux - How to print apparently hidden environment variables?
24) command-line - how can I call a script with spaces in a variable in zsh?
25) grep - Restricting grep's --color option to the interactive shell
26) linux - How to print apparently hidden environment variables?
27) bash - How come `while true; do echo y; done | true` dies on its own, but `while true; do echo y | cat; done | true` doesn't?
28) bash - OS X setting environment variables
29) bash - What does "export" do in shell programming?
30) scripting - what makes the different behaviour between zsh login init and manually sourcing profile script?
31) bash - In bash, how do I get possible completions to disappear afterwards?
32) bash - Add "sudo" to the last command line in bash
33) linux - After switching back to bash can't access root
34) bash - left tab completion in bash or zsh
35) linux - ZSH npm/node/nvm command not found after installing OhMyZSH
36) shell - What does this zsh for syntax mean?
37) macos - Why does Zsh complain of my variable assignment as "command not found"?
38) shell-script - Running functions that were declared outside my shell script
39) bash - How to source zshrc from bash script
40) bash - Why are some (often long) commands garbled in bash & zsh?
41) linux - How can I make zsh completion behave like Bash completion?
42) bash - Disabling "oh-my-zsh" SVN completion
43) zsh - zsh cd tab completion matching
44) command-line - Increase the size of history for zsh
45) zsh - How to save history between zsh terminals?
46) command-line - How to prevent zsh from expanding history when space bar is pressed?
47) bash - zsh shell fg command coming from bash?
48) zsh - Remove ZSH/oh-my-zsh history substring search up-arrow functionality
49) command-line - Insert multiple lines from zsh history
50) bash - Sourcing bash_prompt (bash script) when running zsh (oh-my-zsh)