Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
The Book Of Secret Knowledge | 97,808 | 24 days ago | 44 | mit | ||||||
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. | ||||||||||
Fzf | 52,655 | 8 | 5 | 12 hours ago | 62 | April 17, 2021 | 320 | mit | Go | |
:cherry_blossom: A command-line fuzzy finder | ||||||||||
Powerline | 13,801 | 114 | 12 | 22 days ago | 19 | August 12, 2018 | 223 | other | Python | |
Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile. | ||||||||||
Dotfiles | 7,647 | 5 days ago | 12 | other | Shell | |||||
A set of vim, zsh, git, and tmux configuration files. | ||||||||||
Kube Ps1 | 3,140 | 18 days ago | 1 | March 03, 2021 | 8 | apache-2.0 | Shell | |||
Kubernetes prompt info for bash and zsh | ||||||||||
Percol | 3,022 | 13 | 2 years ago | 7 | July 30, 2015 | 40 | Python | |||
adds flavor of interactive filtering to the traditional pipe concept of UNIX shell | ||||||||||
Dotfiles | 2,556 | 3 days ago | 1 | mit | Lua | |||||
vim, zsh, git, homebrew, neovim - my whole world | ||||||||||
Fzf Tab | 2,166 | a day ago | 61 | mit | Shell | |||||
Replace zsh's default completion selection menu with fzf! | ||||||||||
Dotfiles | 1,686 | 13 hours ago | 6 | cc0-1.0 | Shell | |||||
▒ rice ░░ custom linux config files | ||||||||||
Dotfiles | 1,289 | 3 months ago | mit | Shell | ||||||
Get ready for dotfiles. Contains i3, i3blocks, rofi, dunst, picom, vim, tmux, and zsh. |
~~ Little things that you can't live without ~~
These dotfiles doesn't contains any font installation so you have install them beforehand.
$HOME/.dotfiles
and cd
into it.git clone https://github.com/numtostr/dotfiles ~/.dotfiles
cd ~/.dotfiles
make setup
NOTE: After the installation, when you'll open your terminal, or a different tab then
zinit
will start downloading some command line tools that are used inside the dotfiles.
For convenience, I've added some make
commands to do some regular stuff which are following:
setup
- For setting up the dotfiles on a new machine
install
- To reinstall the dotfiles, it doesn't include the setup part
update
- For updating the dotfiles, which will pull the latest commits and install them
purge
- Removes everything