zsh ""fun""

This commit is contained in:
2021-06-29 19:10:21 +02:00
parent dea54fe72a
commit ee94e5a967
5 changed files with 1623 additions and 4 deletions

9
zsh/.zshenv Normal file
View File

@@ -0,0 +1,9 @@
# Copyright (c) 2021 Piotr Patalong
#
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
export PATH="$PATH:/home/vectorkappa/.cargo/bin:/home/vectorkappa/.local/bin"
export QT_STYLE_OVERRIDE=kvantum
export PATH="$PATH:/home/vectorkappa/.local/bin"
export TERMINAL="alacritty"