diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-04-08 13:16:09 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-04-08 13:16:09 +0200 |
| commit | 010eaff6e38207305a7e2ecea91af3a20ae9156e (patch) | |
| tree | 6efbb97c7448aed04707808aef61f6eb155bce52 /install | |
| parent | 72af419c43ec493d4cea7bb650897b358e5f3e4a (diff) | |
Remove weechat from install
Diffstat (limited to 'install')
| -rwxr-xr-x | install | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -20,9 +20,6 @@ ln -fns .dotfiles/runcoms/zprofile ~/.zprofile ln -fns .dotfiles/runcoms/zlogout ~/.zlogout ln -fns .dotfiles/runcoms/zlogin ~/.zlogin -# Weechat -ln -fns .dotfiles/weechat ~/.weechat - # TMUX ln -fns .dotfiles/tmux.conf ~/.tmux.conf |