git: repo=https://github.com/powerline/fonts dest=/tmp/powerline-fonts - name: Install powerline fonts command: /tmp/powerline-fonts/install.sh chdir=/tmp/powerline-fonts - name: Download source code pro fonts get_url: url=https://github.com/adobe-fonts/source-code-pro/archive/2.010R-...
Install Mac OSX Create personal profile Configure initial settings with login Homebrew & Homebrew Cask Install Homebrew for applications. /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/pkskelly/osx-install/master/scripts/homebrew-install.sh)" Install PowerLine10k Fonts For best pr...
git https://github.com/powerline/fonts sh fonts/install.shWindows上闪退,装的是conda的python由于Conda没有填%PYTHONHOME%变量,这就很麻烦了,因为如果设置了全局%PYTHONHOME%,那么conda env会失效,现在想到的方法是(1)在win中设置%CONDA_HOME%变量,同时保证环境变量中%VIM%/bin要在%VIM%/vim81之前。(2)...
Confirmed - only font working in WSL is "DejaVu Sans Mono for Powerline", all others result in broken characters: It was only finding this post that made me realise only this font works! All fonts working fine in other apps. This is Roboto Mono in the Terminal app: ...
.gitmodules Revert "add powerline-fonts" Jan 23, 2023 LICENSE Moved original licence to LICENCE.orig Jan 16, 2023 LICENSE.orig Moved original licence to LICENCE.orig Jan 16, 2023 Makefile add tldr and thefuck formulas Apr 21, 2024
set -g @dracula-show-powerline true set -g @dracula-fixed-location 'Berlin' set -g @dracula-plugins 'weather' set -g @dracula-show-flags true set -g @dracula-show-left-icon session set -g status-position top # Initialize TMUX plugin manager ...
Compare these runtimes of npm install: $ rm -r node_modules $ npm set progress=false $ time npm install npm install 19.91s user 2.66s system 71% cpu 31.667 total $ rm -r node_modules $ npm set progress=true $ time npm install npm install...
\"Custom Directory\" Recycle" ~/Library/Preferences/com.googlecode.iterm2.plist running "setting fonts" defaults write com.googlecode.iterm2 "Normal Font" -string "Hack-Regular 12"; defaults write com.googlecode.iterm2 "Non Ascii Font" -string "RobotoMonoForPowerline-Regular 12"; ok running ...