diff options
| author | yuzu-eva <cafebabe@disroot.org> | 2024-12-31 19:08:43 +0100 |
|---|---|---|
| committer | yuzu-eva <cafebabe@disroot.org> | 2024-12-31 19:08:43 +0100 |
| commit | 98401a3ede6c8158058e52b1363181a06d0a558b (patch) | |
| tree | 1159d182bcd338ec438b7fc90d968205343183ab /.config/shell | |
| parent | 9a1bbeed9204fbf495dcc9107e7f2f685dd2684c (diff) | |
switched to herbstluftwm
Diffstat (limited to '.config/shell')
| -rw-r--r-- | .config/shell/profile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/shell/profile b/.config/shell/profile index 5575cf7..210e7e4 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -28,5 +28,4 @@ export MANPATH="$MANPATH:/usr/local/man" export GOPATH="$HOME/.local/share/go" export PATH="$PATH:$HOME/.local/bin:$HOME/.local/src/fzf/bin:$HOME/.npm/bin:/sbin:/usr/sbin:$GOPATH/bin" -# Get the bashrc [ -f $HOME/.bashrc ] && . $HOME/.bashrc |
