Fix for graphical uis
This commit is contained in:
parent
019e8708d3
commit
67ffb18e03
@ -37,7 +37,6 @@ function setup_fish() {
|
||||
USER=`whoami`
|
||||
sudo -n chsh $USER -s $(which fish)
|
||||
# Force fish shell for devcontainers
|
||||
echo "exec $(which fish) -l" >> ~/.profile
|
||||
echo "exec $(which fish) -l" >> ~/.bashrc
|
||||
echo "exec $(which fish) -l" >> ~/.zshrc
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user