Skip to content

Commit

Permalink
Remove screenrc
Browse files Browse the repository at this point in the history
I haven't used screen for years. Tmux have been a perfect replacement,
and I no longer see the need to keep the `screenrc` config file around
  • Loading branch information
TheKnarf committed May 26, 2024
1 parent cb25c34 commit a17fde7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
18 changes: 0 additions & 18 deletions screenrc

This file was deleted.

1 change: 0 additions & 1 deletion setup
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ function setup_link () {
}

echo "- Setting up symlinks"
setup_link "$HOME/.screenrc" "screenrc"
setup_link "$HOME/.tmux.conf" "tmux.conf"
setup_link "$HOME/.vimrc" "vimrc"
setup_link "$HOME/.vim" "vim/"
Expand Down

0 comments on commit a17fde7

Please sign in to comment.