File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ The following tasks have to wait for the initial Dropbox sync to complete before
65
65
# ZSH Aliases.
66
66
ln -s /Users/jgeerling/Dropbox/Apps/Config/.aliases /Users/jgeerling/.aliases
67
67
68
- # Electrum BTC Wallet.
68
+ # Electrum BTC Wallet (open Electrum first) .
69
69
ln -s /Users/jgeerling/Dropbox/Apps/Electrum/default_wallet /Users/jgeerling/.electrum/wallets/default_wallet
70
70
71
71
# SSH setup.
@@ -99,7 +99,7 @@ mkdir -p ~/.vim/bundle
99
99
cd ~/.vim/autoload
100
100
curl https://raw.githubusercontent.com/tpope/vim-pathogen/master/autoload/pathogen.vim > pathogen.vim
101
101
cd ~/.vim/bundle
102
- git clone git ://github.com/scrooloose /nerdtree.git
102
+ git clone https ://github.com/preservim /nerdtree.git
103
103
```
104
104
105
105
## When formatting old Mac
You can’t perform that action at this time.
0 commit comments