SkillAgentSearch skills...

Dotfiles

All my dot files [vim, tmux, zsh, kwm, khd, chunkwmrc, i3, ranger, alacritty]

Install / Use

/learn @Abdulwahaab710/Dotfiles
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

dotFiles

vim screenshot

To install my vimrc configuration:

  1. Install vim plug
    curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
        https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
  1. clone the repo
    git clone https://github.com/Abdulwahaab710/dotFiles.git
  1. Linking the files
    ln -s ./dotFiles/.vimrc ~/.vimrc
    
    ln -s ./dotFiles/.vimrc_c++ ~/.vimrc_c++
    
    ln -s ./dotFiles/.vimrc_python ~/.vimrc_python
    
    ln -s ./dotFiles/.vimrc_java ~/.vimrc_java

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1mo ago
Forks1

Languages

Makefile

Security Score

75/100

Audited on Feb 12, 2026

No findings