mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
Compare commits
2 commits
e2a7a13222
...
fdfd5d2e0e
Author | SHA1 | Date | |
---|---|---|---|
|
fdfd5d2e0e | ||
|
1b38e41eec |
2 changed files with 0 additions and 9 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,2 @@
|
|||
*.pyc
|
||||
node_modules/
|
||||
.venv
|
|
@ -1,8 +0,0 @@
|
|||
sudo hostname KeanuCodespaces
|
||||
rm -rf ~/.oh-my-zsh
|
||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended
|
||||
git clone https://github.com/keanuplayz/dotfiles ~/.dotfiles
|
||||
echo "source ~/.dotfiles/zsh/zshrc" >> ~/.zshrc
|
||||
pip install colorama psutil distro
|
||||
echo "zsh" >> ~/.bashrc
|
||||
source ~/.bashrc
|
Loading…
Add table
Add a link
Reference in a new issue