All Projects → deltaxflux → Takumi

deltaxflux / Takumi

Licence: apache-2.0
Takumi, clean and elegant dotfiles

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Takumi

Dotfiles
🐧 Configuration files
Stars: ✭ 81 (+268.18%)
Mutual labels:  zsh, tmux, dotfiles, nvim
dotfiles
My dotfiles for oh-my-zsh, vim and tmux 📟
Stars: ✭ 23 (+4.55%)
Mutual labels:  dotfiles, zsh, tmux, vimrc
Dotfiles
💾 Ian's dotfiles, utils, and Zsh/Vim/tmux configs
Stars: ✭ 554 (+2418.18%)
Mutual labels:  zsh, tmux, dotfiles, vimrc
Dotfiles
If there is a shell, there is a way!
Stars: ✭ 112 (+409.09%)
Mutual labels:  zsh, tmux, dotfiles, nvim
Dotfiles
Get ready for dotfiles. Contains i3, i3blocks, rofi, dunst, picom, vim, tmux, and zsh.
Stars: ✭ 985 (+4377.27%)
Mutual labels:  zsh, tmux, dotfiles, vimrc
dotfiles
🚀 tmux, ohmyzsh, powerlevel10k, neovim 🔧
Stars: ✭ 24 (+9.09%)
Mutual labels:  dotfiles, zsh, tmux, nvim
Jarvis
Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh
Stars: ✭ 617 (+2704.55%)
Mutual labels:  zsh, tmux, dotfiles
dotfiles
Your dotfiles are how you personalize your system. These are mine.
Stars: ✭ 12 (-45.45%)
Mutual labels:  dotfiles, zsh, tmux
dotfiles
tmux.conf,vimrc,zshrc ....
Stars: ✭ 53 (+140.91%)
Mutual labels:  dotfiles, tmux, vimrc
dotfiles
🏠 dotfiles for my macOS environment
Stars: ✭ 17 (-22.73%)
Mutual labels:  dotfiles, zsh, tmux
dotfiles
💻 My personal dotfiles for macOS using Kitty, Fish, Neovim, Tmux 🛠
Stars: ✭ 54 (+145.45%)
Mutual labels:  dotfiles, tmux, nvim
config-public
Linux/WSL config to optimize ergonomics, security, and productivity: vim/neovim, zsh, tmux, i3, emacs, vscode, ipython, jupyter, ranger, fzf, kitty, xkb, selfquant, firejail, systemd, etc
Stars: ✭ 14 (-36.36%)
Mutual labels:  dotfiles, zsh, tmux
Dotfiles
Dotfiles for unix, managed by GNU stow.
Stars: ✭ 617 (+2704.55%)
Mutual labels:  zsh, tmux, dotfiles
nvim
Blazing fast neovim setup with 120 plugins.
Stars: ✭ 108 (+390.91%)
Mutual labels:  dotfiles, vimrc, nvim
dotfiles
dotfiles of my linux setup
Stars: ✭ 25 (+13.64%)
Mutual labels:  dotfiles, zsh, nvim
dotfiles
Dotfiles for my current dev environment.
Stars: ✭ 14 (-36.36%)
Mutual labels:  dotfiles, zsh, tmux
dotfiles
My dot files
Stars: ✭ 25 (+13.64%)
Mutual labels:  dotfiles, zsh, tmux
dotfiles
My arch setup script and dotfiles
Stars: ✭ 37 (+68.18%)
Mutual labels:  dotfiles, tmux, vimrc
.dotfiles
There's no place like ~ !
Stars: ✭ 265 (+1104.55%)
Mutual labels:  zsh, tmux, dotfiles
Dotfiles
My dotfiles.
Stars: ✭ 5 (-77.27%)
Mutual labels:  zsh, tmux, dotfiles

Takumi, clean and elegant dotfiles


Config: Nvim configuration

Dotfiles

Takumi are lightway dotfiles focused on c/cpp development. The config include alias and snippets to make development even easier. Arrow keys are disabled use the vim movement hjkl instead.

I use now i3 and the plasma desktop on my work machine.

Getting started

Only thing you have to do is

curl -Sf https://raw.githubusercontent.com/deltaxflux/takumi/master/install/install.sh | bash

For python modules

sudo pip2 install neovim && sudo pip3 install neovim

Features

  • Tmux config
  • zsh config
  • vim config
  • neovim config
  • lattedock config

ZSH Theme

I use the gister theme.

Plasma

As I mentioned, I use plasma and i3. I create a small script, execute the script on startup. It replace the default WM with i3.

Installation

  • Put the lattedocker theme in $HOME/.config/latte
  • The installer automaticaly change the i3 config
  • Go to (Plasma)Settings/Autostart and add the following rules
  • execute the script in the plasma folder
  • execute the lattedock at startup

Utils

I use the arc dark theme as well as the McMojave-circle icons and the hack font.

Screenshots

Nvim config

Vim config

Install

The installation is very simple use your favorite package manager e.g. apt or apt-get and install all required packages before running the curl script.

On debian

sudo apt-get install vim neovim curl clang python python-pip python3 python3-pip tmux zsh git wget make gcc

On arch

sudo pacman -S vim neovim curl clang python python-pip python3 python3-pip tmux zsh git wget make gcc

Development

We try always to improve the dotfiles. If you want to contribute create a pull request.

Contribution

Please report issues/bugs, feature requests and suggestions for improvements to the issue tracker.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].