mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
Clone to dedicated dotdir
This commit is contained in:
parent
79e61aa31a
commit
ff2433e36d
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ defaults write com.apple.driver.AppleBluetoothMultitouch.trackpad Clicking -bool
|
|||
### Dotfiles Setup ###
|
||||
echo "[INFO] Setting Up Dotfiles"
|
||||
export $DOTFILES="$HOME/.dotfiles"
|
||||
git clone https://www.github.com/js0ny/dotfiles.git $DOTFILES
|
||||
git clone https://www.github.com/js0ny/dotfiles.git ~/.dotfiles
|
||||
ln -sf $DOTFILES/zsh/.zshenv ~/.zshenv
|
||||
echo "[INFO] 'source ~/.zshenv' to use XDG_CONFIG_HOME"
|
||||
source ~/.zshenv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue