diff --git a/config-files/.bashrc b/config-files/.bashrc index 9718737f..ee58c38b 100644 --- a/config-files/.bashrc +++ b/config-files/.bashrc @@ -91,6 +91,7 @@ alias ta='tmux attach' alias t='tmux' alias v='nvim' alias cpp='rsync -ah --progress' +alias code='code --enable-features=UseOzonePlatform --ozone-platform=wayland' set completion-ignore-case On