mirror of
https://gitlab.com/mlunax/dotfiles.git
synced 2025-04-16 07:26:51 +00:00
fix vars in func.zsh part2
This commit is contained in:
parent
92afe8c829
commit
ce8cf312f1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Turn control+z into a toggle switch
|
||||
source env.zsh
|
||||
source $OTHER/env.zsh
|
||||
|
||||
ctrlz() {
|
||||
if [[ $#BUFFER == 0 ]]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue