🔥 remove lf make target
This commit is contained in:
parent
96656c0267
commit
3b5b0d5824
1 changed files with 0 additions and 5 deletions
5
makefile
5
makefile
|
|
@ -60,11 +60,6 @@ setup_brew:
|
||||||
test -r ~/.bash_profile && echo "eval \"\$($(brew --prefix)/bin/brew shellenv)\"" >> ~/.bash_profile
|
test -r ~/.bash_profile && echo "eval \"\$($(brew --prefix)/bin/brew shellenv)\"" >> ~/.bash_profile
|
||||||
echo "eval \"\$($(brew --prefix)/bin/brew shellenv)\"" >> ~/.profile
|
echo "eval \"\$($(brew --prefix)/bin/brew shellenv)\"" >> ~/.profile
|
||||||
|
|
||||||
setup_lf:
|
|
||||||
brew install lf
|
|
||||||
mkdir -p ~/.config/lf
|
|
||||||
ln -s -f ~/dotfiles/.config/lf/lf.zsh ~/.config/lf/lf.zsh
|
|
||||||
|
|
||||||
setup_fzf:
|
setup_fzf:
|
||||||
brew install fzf
|
brew install fzf
|
||||||
$(brew --prefix)/opt/fzf/install --key-bindings --completion --no-bash --no-fish --all
|
$(brew --prefix)/opt/fzf/install --key-bindings --completion --no-bash --no-fish --all
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue