Skip to content

Commit

Permalink
Merge pull request #108 from djensenius/yazi
Browse files Browse the repository at this point in the history
Add yazi stuff
  • Loading branch information
djensenius authored Sep 9, 2024
2 parents 4d077bd + e72b4e5 commit bb106c3
Show file tree
Hide file tree
Showing 3 changed files with 2,747 additions and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ function link_files() {
ln -sf $(pwd)/tmuxinator ~/.config/tmuxinator
ln -sf $(pwd)/neofetch ~/.config/neofetch
ln -sf $(pwd)/atuin ~/.config/atuin
ln -sf $(pwd)/yazi ~/.config/yazi
if [ -d /workspaces/github ]; then
sudo ln -sf /workspaces/github/bin/rubocop /usr/local/bin/rubocop
sudo ln -sf /workspaces/github/bin/srb /usr/local/bin/srb
Expand Down
Loading

0 comments on commit bb106c3

Please sign in to comment.