aboutsummaryrefslogtreecommitdiff
path: root/bard-emacs-modules/bard-emacs-lang.el
diff options
context:
space:
mode:
authorbard <[email protected]>2024-02-27 13:18:34 -0500
committerbard <[email protected]>2024-02-27 13:18:34 -0500
commit2b953791e486c839ddbaa7b10d160eb5b94caa26 (patch)
tree6e0f298ee8b031a2ea11c6a59d983c6d3bc0bd7a /bard-emacs-modules/bard-emacs-lang.el
parent0f7d4d71df12bd775fd1482ff6774ac02247d823 (diff)
fix: cargo bin to path
Diffstat (limited to 'bard-emacs-modules/bard-emacs-lang.el')
-rw-r--r--bard-emacs-modules/bard-emacs-lang.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/bard-emacs-modules/bard-emacs-lang.el b/bard-emacs-modules/bard-emacs-lang.el
index 2eeed46..647f5db 100644
--- a/bard-emacs-modules/bard-emacs-lang.el
+++ b/bard-emacs-modules/bard-emacs-lang.el
@@ -63,6 +63,7 @@
(add-to-list 'exec-path "/home/bard/.ghcup/bin")
(add-to-list 'exec-path "/home/bard/.cabal/bin")
(add-to-list 'exec-path "/home/bard/.local/bin")
+(add-to-list 'exec-path "/home/bard/.cargo/bin")
;; GGTAGS
(with-eval-after-load 'ggtags