Skip to content

justrico/old_dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

中文文档

My Self Use Dotfiles

These are just some configurations that I use. Some shutcuts more friendly to colemak users.

Required packages

I use some packages to get more convenient and cool experience. If you want use my configurations, you're supposed to install them. Otherwise, some errors may occur during your use, or may not work.

See self-use-packages.md to get more details.

git

Using diff-so-fancy.

pypi

Set global Tsinghua mirror.

ranger

Use ueberzug to preview images.

Include alexanderjeurissen/ranger_devicons plugin. (At latest commit on Jan 8,2020, may check for update).

tmux

After install tmux, run tmux -f /path/to/tmux.conf to set the tmux configuration file location.

Tmux Plugin Manager should be installed manually.

zsh

Before use

vi $HOME/.xprofile
------------------
export XDG_CONFIG_HOME=$HOME/.config
export ZDOTDIR=$HOME/.config/zsh
export ZIM_HOME=$ZDOTDIR/.zim

Be sure that you have installed zsh and version >= 5.2. (This is necessary for Zim framework.)

You can add modules in zimrc file before install, and configurate modules in plugins.zsh file.

If you only wanna use my zsh configurations, just go to zsh directory and run ./install.zsh and waiting a moment and enjoy.

About

Just my self use some dotfiles and configurations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published