All Projects → yymm → .dotfiles

yymm / .dotfiles

Licence: other
my dotfiles

Programming Languages

Vim Script
2826 projects
shell
77523 projects
python
139335 projects - #7 most used programming language
HTML
75241 projects

Target: Ubuntu, Mac, Linux Server(Ubuntu, CentOS, Fedora, etc...)

Start

  1. Install packages and tools
  2. Add config/git/.gitconfig_private and config/git/.gitcofig_work and write [user] block
  3. cd .dotfiles && python3 bin/bootstrap.py

Fonts

Current favorite fonts

Tools

  • git
  • fish
    • fisherman
  • tmux
    • tmux-powerline
      • tmux-cpu-men-load
  • neovim/vim
  • alacritty

Requirements

  • fisherman
    • curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher (input on fish)
    • fisher install IlanCosman/tide@v5
  • tmux-powerline
    • git clone https://github.com/erikw/tmux-powerline.git ~/.tmux-powerline
  • tmux-men-cpu-load (require: cmake)
$ git clone https://github.com/thewtex/tmux-mem-cpu-load.git
$ cd tmux-mem-cpu-load
$ cmake .
$ make
$ sudo make install
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].