Skip to content

Commit

Permalink
chore: delete tmux config
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoppippi committed Jan 7, 2025
1 parent efcc305 commit 1f54f1d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 144 deletions.
1 change: 0 additions & 1 deletion .dotfiles/mappings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"tmux": "~/.config/tmux",
"starship.toml": "~/.config/starship.toml",
"wezterm": "~/.config/wezterm",
"lazygit": "~/.config/lazygit",
Expand Down
2 changes: 0 additions & 2 deletions fish/config/abbrs_aliases.fish
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ abbr -a cdr 'cd (git root)'
abbr -a sed gsed
abbr -a sc "source $FISH_CONFIG"
abbr -a br brew
abbr -a t tmux
abbr -a tt tmuximum
abbr -a wt wezterm
abbr -a bri 'brew install'
abbr -a clr clear
Expand Down
3 changes: 0 additions & 3 deletions nvim/lua/config/filetype.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ vim.filetype.add({
[".*/%.git/ignore"] = "gitignore",
[".*/git/ignore"] = "gitignore",

["./*/tmux/tmux"] = "tmux",
[".*/tmux/tmux"] = "tmux",

[".*/%.ssh/config"] = "sshconfig",

[".*/%.ssh/.*%.conf"] = "sshconfig",
Expand Down
138 changes: 0 additions & 138 deletions tmux/tmux

This file was deleted.

0 comments on commit 1f54f1d

Please sign in to comment.