Skip to content

kotalab/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

To clone the repo, do the following

cd ~/
git clone https://github.com/kotalab/dotfiles .dotfiles
ln -s ~/.dotfiles/.zsh/.zshrc ~/.zshrc
ln -s ~/.dotfiles/vscode/settings.json ~/Library/Application\ Support/Code/User/settings.json
ln -s ~/.dotfiles/vscode/markdown-preview-enhanced/style.less ~/.local/state/mume/style.less

Frequently used command top 10

history|awk '{ $1=""; print $0 }'|sort|uniq -c|sort -r|head

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 92.6%
  • Less 7.4%