mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
fix symlink
This commit is contained in:
parent
7376662cf6
commit
a1a7060644
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ ln -sf $DOTFILES/tools/ipython $XDG_CONFIG_HOME/ipython
|
||||||
ln -sf $DOTFILES/tools/nvim $XDG_CONFIG_HOME/nvim
|
ln -sf $DOTFILES/tools/nvim $XDG_CONFIG_HOME/nvim
|
||||||
ln -sf $DOTFILES/tools/yazi/config/keymap.toml ~/.config/yazi/keymap.toml
|
ln -sf $DOTFILES/tools/yazi/config/keymap.toml ~/.config/yazi/keymap.toml
|
||||||
ln -sf $DOTFILES/tools/yazi/config/yazi.toml ~/.config/yazi/yazi.toml
|
ln -sf $DOTFILES/tools/yazi/config/yazi.toml ~/.config/yazi/yazi.toml
|
||||||
|
ln -sf $DOTFILES/tools/fish ~/.config
|
||||||
|
|
||||||
|
|
||||||
if [ $(uname) = "Darwin"]; then
|
if [ $(uname) = "Darwin"]; then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue