From a1060fb4d302f07ac136e8f19a5c2d164adf4a3d Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Mon, 25 Apr 2022 03:54:22 -0700 Subject: [PATCH] installed autotiling for i3 --- updates.txt | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/updates.txt b/updates.txt index 84255194..ce9cce5f 100644 --- a/updates.txt +++ b/updates.txt @@ -11,14 +11,8 @@ tr '\n' ' ' add notation about using find to list only files in current directory and NOT subdirectory: find $dir -maxdepth 1 -type f -Install zsh-completions-git +Install autotiling for i3 (not .git or -git version) -in your home directory: +paru -S autotiling -git clone --depth 1 -- https://github.com/marlonrichert/zsh-autocomplete.git ~/.zsh/zsh-autocomplete - -Inside your .zsh file, you should already have called this plugin: - -source ~/.zsh/zsh-autocomplete/zsh-autocomplete.plugin.zsh-completions-git - -The rest can be sourced from your files here in zsh directory, just cp it into your ~/.zsh directory +and copy the i3/config file to your ~/.config/i3/ directory