diff options
author | Tyler Davis <tydavis@gmail.com> | 2023-08-25 11:25:22 -0700 |
---|---|---|
committer | Tyler Davis <tydavis@gmail.com> | 2023-08-25 11:25:22 -0700 |
commit | 10a6cc7cd0e75784a219420c392d79227b968cb3 (patch) | |
tree | bf6f61e806cd34c8f041176e73f5db74e6f2bcce /.profile | |
parent | 48d7174e74dbb18e989cdf2951f70cc0b5f8fa78 (diff) | |
download | dotfiles-10a6cc7cd0e75784a219420c392d79227b968cb3.tar.gz dotfiles-10a6cc7cd0e75784a219420c392d79227b968cb3.zip |
git: confgit manages configs throughout
Diffstat (limited to '.profile')
-rw-r--r-- | .profile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -114,12 +114,10 @@ fi # === END OSX === # Presrving these for future use -# #alias psc='ps xawf -eo pid,user,cgroup,args' #alias gdb='gdb -tui' #if [ "$TERM" = "tmux-256color" ]; then export TERM=xterm-256color; fi - # == END TOOLS == ## == DOTFILES == |