Skip to content

d0c-s4vage/my-superdots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-superdots

This project is a superdots plugin.

Description

d0c-s4vage's superdots

Installing

After installing superdots, record this as a plugin in your ~/.bashrc:

source /path/to/superdots/bash_init.sh  # should already be there from installing

superdots d0c-s4vage/my-superdots

And then run the command below to install the plugin

superdots-install

Updating

To update your local copy of this plugin to the latest version, run the command below:

superdots-update

Features

Bash Functions

This superdots plugin comes with over 50 categorized bash functions:

bash-sources                                                                                                                                                                          
├── aliases.sh                                                                                                                                                                        
├── asm.sh                                                                                                                                                                            
├── completion.sh                                                                                                                                                                     
├── compression.sh                                                                                                                                                                    
├── copy.sh                                                                                                                                                                           
├── cscope.sh                                                                                                                                                                         
├── docker.sh                                                                                                                                                                         
├── files.sh
├── git.sh
├── hackers.sh
├── json.sh
├── k8s.sh
├── main.sh
├── misc.sh
├── nodejs.sh
├── overlay.sh
├── path.sh
├── privacy.sh
├── prompt.sh
├── python.sh
├── qrcode.sh
├── random.sh
├── rbenv.sh
├── redshift.sh
├── rust.sh
├── screen.sh
├── serve.sh
├── ssh.sh
├── tmux.sh
└── vi.sh

Tmux

This superdots plugin includes custom statusline settings to show:

  • tmux session name
  • current folder name
  • tabs
  • date / time
  • battery life
  • current branch name

Vim

Uses vim-plug for vim plugin management, including UltiSnips, language server, and more.

See vim-sources/aaa_plugins.vim for all defined/categorized settings and customizations.

Plugins as of 2019-08-25 installed automatically with vim-plug:

About

My superdots plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published