mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 08:16:10 +01:00
zsh ""fun""
This commit is contained in:
9
zsh/.zshenv
Normal file
9
zsh/.zshenv
Normal 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"
|
||||
Reference in New Issue
Block a user