hardianlawi / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Helpful links:

For Ubuntu,

sudo sed s/required/sufficient/g -i /etc/pam.d/chsh
chsh -s $(which zsh)
bash ubuntu.sh

For Mac,

chsh -s $(which zsh)
bash mac.sh

After restarting your terminal,

conda config --set changeps1 False
bash setup.sh && setup_jupyter

About

My dotfiles


Languages

Language:Shell 100.0%