- Add process manager with sway - Add oh-my-zsh config - add gtk config - Add env
3 lines
64 B
Bash
3 lines
64 B
Bash
if [ $commands[kops] ]; then
|
|
source <(kops completion zsh)
|
|
fi
|