installed autotiling for i3
This commit is contained in:
parent
d334a8a249
commit
a1060fb4d3
1 changed files with 3 additions and 9 deletions
12
updates.txt
12
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue