1
0
Fork 0

alacritty: add config; bashrc: enable shellcheck; tmux, vimplugrc: get rid of powerline symbols

This commit is contained in:
Von Random 2022-07-21 19:13:40 +03:00
parent 9d9fafbc9b
commit 01e168e0f6
4 changed files with 53 additions and 7 deletions

1
bashrc
View file

@ -1,3 +1,4 @@
# shellcheck shell=bash
# If not running interactively, don't do anything
[[ $- != *i* ]] && return