feat: upgrade configuration

master
TBS093A 2023-04-12 15:37:40 +02:00
parent 4620a8ae3f
commit 7f56c2c669
2 changed files with 1 additions and 8 deletions

View File

@ -1,6 +1 @@
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
git clone https://github.com/zsh-users/zsh-autosuggestions.git \
$HOME/.oh-my-zsh/plugins/zsh-autosuggestions
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git \
$HOME/.oh-my-zsh/plugins/zsh-syntax-highlighting

View File

@ -1,6 +1,4 @@
ln -s $(pwd)/.gitconfig ~/.gitconfig ln -s $(pwd)/.gitconfig ~/.gitconfig
ln -s $(pwd)/.bashrc ~/.bashrc
ln -s $(pwd)/.bash_profile ~/.bash_profile
ln -s $(pwd)/.zshrc ~/.zshrc ln -s $(pwd)/.zshrc ~/.zshrc
ln -s $(pwd)/lambda-00x097.zsh-theme ~/.oh-my-zsh/themes/lambda-00x097.zsh-theme ln -s $(pwd)/lambda-00x097.zsh-theme ~/.oh-my-zsh/themes/lambda-00x097.zsh-theme