diff options
Diffstat (limited to 'kusanagi/dot_bashrc')
-rw-r--r-- | kusanagi/dot_bashrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kusanagi/dot_bashrc b/kusanagi/dot_bashrc index c8c3d5d..fc2b6c4 100644 --- a/kusanagi/dot_bashrc +++ b/kusanagi/dot_bashrc @@ -5,6 +5,8 @@ # If not running interactively, don't do anything [[ $- != *i* ]] && return +source $HOME/.profile + export MOZ_ENABLE_WAYLAND=1 export HISTSIZE=2000 @@ -70,6 +72,7 @@ alias sway='exec sway' # Rust source $HOME/.cargo/env +export RUSTFLAGS="-C link-arg=-fuse-ld=lld" khal calendar echo |