Skip to content

noyuno/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

🐧 Environment structure tool, config, scripts, templates.

Requirements

  • Arch Linux
  • sudo
  • bash
  • git

Using this repository

  1. Fork
  2. git clone https://github.com/user/dotfiles.git ~/dotfiles
  3. git remote set-url origin <your-url>
  4. run install/deploy commands

Distributions

Arch Linux

[Deprecated] Windows 10 1803

  • Chocolatey
  • windows/dfinstall.ps1: Install applications in windows/packages.config
  • Type Set-ExecutionPolicy ByPass in PowerShell before run scripts.

Preferences

  • Running these commands will install NON-FREE SOFTWARES.
  • MATE Desktop
    • Control:Equilux
    • Window border:Equilux
    • Icon:MATE-Faenza-Dark
    • Pointer:MATE
  • Font: Inconsolata/Noto Sans CJK JP
  • Typesetting: TeX Live 2018, upLaTeX: Latexmk(pdfdvi), Markdown: Pandoc
applications colorscheme statusline run IM recommended
MATE-terminal hybrid tmux Fcitx-Mozc v
Neovim hybrid lightline v
tmux Solarized Zsh v
Zsh v
Emacs (spacemacs) v
VSCode v

Useful commands

  • anime-check: Check whether onair the anime this season.
  • anime: Display anime program list.
  • args: Arguments checker.
  • background: Synchronize background wallpaper.
  • backlight: Change intel backlght brightness.
  • backup: Take an snapshot $HOME directory.
  • blog: Write blog articles.
  • board: Show the terminal as electric bulletin board.
  • color: 256-color terminal tester.
  • dconf-dump: Dump dconf.
  • dumppass: Dump password from password-store.
  • dumprepo: Dump home repositories as json.
  • extension: Get file extension using MIME.
  • getpackage: Print packages that installed by apt.
  • git-gc-all: Collect Git garbage objects in all repositories.
  • gitignore: Remove git-watching files registered in .gitignore.
  • google: Search web.
  • hardware: Show hardware information.
  • holiday: Show holiday.
  • ical: Print ical calendar.
  • idea: Launch IntelliJ IDEA.
  • image: Show image via terminal
  • jma: Show JMA disaster report.
  • kernel: Get and build kernel.
  • mate-terminal-colorscheme-hybrid: Make mate-terminal colorscheme to hybrid. Called by dfguiconf.
  • menu: Program menu.
  • netload: Measure network interface load.
  • news: Show news.
  • note: Take a note.
  • now : Show current time.
  • panview: View as HTML using Pandoc.
  • printout: Print out plain text from file or stdin.
  • pull: Pull under all $HOME repository.
  • repo: Synchronize my repositories.
  • rinit: Initialize report directory.
  • rmswap: Remove Vim/Neovim swap file using zsh completion candidates.
  • start-offlineimap: Start offlineimap daemon.
  • today: Today's word and its meaning.
  • unicode: Show unicode name.
  • weather: Show weather forecast.

Screenshot

fig

tm (tmuxinator)

upper row: anime,middle row: ical,lower row left: jma, lower row right: weather

tmain (tmuxinator) makes it look good

References