Compare commits
No commits in common. "8963a8d66ed2cec4ef6290a7adea6884b18021d7" and "13fa3b9b0aae589c5dd97c557e4e9253098bddb6" have entirely different histories.
8963a8d66e
...
13fa3b9b0a
@ -1,5 +0,0 @@
|
||||
#!/usr/bin/env nix-shell
|
||||
#! nix-shell -p stow envsubst -i bash
|
||||
|
||||
envsubst -i taskwarrior/.taskrc.envsubst.template -o taskwarrior/.taskrc
|
||||
stow taskwarrior
|
||||
@ -9,9 +9,6 @@ export __PROFILE_SOURCED=1
|
||||
# Prepend ~/.local/bin to the path and append the current directory to the path
|
||||
export PATH="$HOME/.local/bin:$PATH:."
|
||||
|
||||
# Add a local terminfo cache for dealing with shenanigans
|
||||
export TERMINFO_DIRS="$HOME/.local/share/terminfo:$TERMINFO_DIRS"
|
||||
|
||||
#{- ENVIRONMENT VARIABLES -}#
|
||||
|
||||
# Export language and sorting preferences.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user