diff options
| author | Spacedio <spacedio@thernusen.net> | 2026-04-13 19:53:34 -0400 |
|---|---|---|
| committer | Spacedio <spacedio@thernusen.net> | 2026-04-13 19:53:34 -0400 |
| commit | 994f7a5b27523e8170a74a68640e21dd02209cef (patch) | |
| tree | 3871b7c9d44bc3afd1742375b9bbcc939044310b /bashrc | |
| parent | 167cd563f5fc7d0169f7f3284817dc1be2c1750f (diff) | |
| download | dotfiles-994f7a5b27523e8170a74a68640e21dd02209cef.tar.gz | |
Added nvidia PM rules for dGPU.
Diffstat (limited to 'bashrc')
| -rw-r--r-- | bashrc/.bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc/.bashrc b/bashrc/.bashrc index 75c23de..0959a04 100644 --- a/bashrc/.bashrc +++ b/bashrc/.bashrc @@ -16,6 +16,7 @@ alias ssh-kleingelt='ssh spacedio@thernusen.net' alias ssh-git='ssh git.thernusen.net -p 23231' #EXPORTS +export PATH="$HOME/.local/bin:$PATH" export EDITOR='nvim' #OTHER |
