mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 04:00:42 +00:00
Fix typos
This commit is contained in:
parent
65f675cfdd
commit
2391f389ca
2 changed files with 2 additions and 2 deletions
|
@ -63,7 +63,7 @@ pyenv install -l | cut -d' ' -f3 | grep -E '^3\.6\.[0-9]+$' | tail -n 1 | xargs
|
|||
mkdir -p ~/.local
|
||||
cp -ra home/.local/bin ~/.local
|
||||
cp -a home/.python_history ~
|
||||
touch .cache/python_history
|
||||
touch ~/.cache/python_history
|
||||
install -m 700 -d ~/.local/share/gnupg
|
||||
mkdir -p ~/.local/share/npm/lib
|
||||
cp -ra home/.config/btop ~/.config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue